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 3e0e12227e Use default skin on login page, also after logout
Before we stored user skin in session to keep user skin on logon after logout.
After more thinking... imho it's better to always present the same logon look.
7 years ago
..
clisetup.php CS fixes 10 years ago
iniset.php Bump version to 1.4-git 8 years ago
rcmail.php Use default skin on login page, also after logout 7 years ago
rcmail_html_page.php Prevent from empty 'class' attribute in generated html 7 years ago
rcmail_install.php Move common mail composing/sending code to new rcmail_sendmail class 7 years ago
rcmail_output.php Use JSON_PRETTY_PRINT in devel_mode 8 years ago
rcmail_output_cli.php CS fixes (mostly phpdoc) 8 years ago
rcmail_output_html.php Fix regression in skin extending for assets (commit ecde98729b) 7 years ago
rcmail_output_json.php Fix handling encoding of HTML tags in "inline" JSON output (#6207) 7 years ago
rcmail_resend_mail.php Make public class rcmail_bounce_mail (now rcmail_resend_mail) (#5861) 7 years ago
rcmail_sendmail.php Fix PHP 7.2 warning: count(): Parameter must be an array or an object that implements Countable 7 years ago
rcmail_string_replacer.php CS fixes (mostly phpdoc) 8 years ago
rcmail_utils.php Add ignore_errors option to rcube_db, so error logging can be disabled temporarily 7 years ago