You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
roundcubemail/program/include
Aleksander Machniak ab28c4ae26 Fix bug where external content (e.g. mail body) was passed to templates parsing code (#6640)
It should have been part of "Fix so templating system does not mess with external (e.g. email)
content (#5499)" (d02e6ea45e), but it wasn't.
7 years ago
..
clisetup.php CS fixes 11 years ago
iniset.php Bump version to 1.4-git 9 years ago
rcmail.php Elastic: Use Bootstrap's custom file input 7 years ago
rcmail_html_page.php Prevent from empty 'class' attribute in generated html 8 years ago
rcmail_install.php Fix so mime_content_type check in Installer uses files that should always be available (i.e. from program/resources) (#6599) 7 years ago
rcmail_output.php Use JSON_PRETTY_PRINT in devel_mode 9 years ago
rcmail_output_cli.php CS fixes (mostly phpdoc) 10 years ago
rcmail_output_html.php Fix bug where external content (e.g. mail body) was passed to templates parsing code (#6640) 7 years ago
rcmail_output_json.php Elastic: Fix unintentional layout preference overwrite (#6613) 7 years ago
rcmail_resend_mail.php give all temp files a constant prefix 7 years ago
rcmail_sendmail.php Improve last fix so it also remove temp file if Mail_Mime returned an error 7 years ago
rcmail_string_replacer.php CS fixes (mostly phpdoc) 10 years ago
rcmail_utils.php Add ignore_errors option to rcube_db, so error logging can be disabled temporarily 9 years ago