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
thomascube a366a323b5 Prevent from endless loops in render_page hook 15 years ago
..
bugs.inc - Added log_date_format option (#1485709) 16 years ago
html.php - ereg -> preg 16 years ago
iniset.php Use spl_autoload_register() instead of __autoload (#1485947) + fix indentation 15 years ago
main.inc - simplify 'utf8' class use, make rcube_charset_convert() 5x faster on systems without mbstring and iconv installed 15 years ago
rcmail.php - prevent from some mcrypt warnings (#1485970) 15 years ago
rcube_addressbook.php Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins) 16 years ago
rcube_browser.php - ereg -> preg 16 years ago
rcube_config.php - check is_readable in load_from_file() 16 years ago
rcube_contacts.php - use explode() instead of deprecated in php5.3 split() 16 years ago
rcube_html_page.php - use RCMAIL_CHARSET instead of hardcoded 'utf-8' 16 years ago
rcube_imap.php - small code improvements + possible bugs fixes 15 years ago
rcube_json_output.php - use RCMAIL_CHARSET instead of hardcoded 'utf-8' 16 years ago
rcube_ldap.php - Added possibility to encrypt received header, option 'http_received_header_encrypt', 16 years ago
rcube_mail_mime.php Hard-wrap message headers according to RFC 16 years ago
rcube_mdb2.php - Added 'imap_debug' option, described 'sql_debug' option in config file 15 years ago
rcube_message.php - simple fix for malformed Content-Disposition (#1485965) 15 years ago
rcube_plugin.php Rename function to correct english spelling 16 years ago
rcube_plugin_api.php Prevent from endless loops in render_page hook 15 years ago
rcube_result_set.php * bumping up copyright (happy new year ;-)) 16 years ago
rcube_shared.inc - fix rc_wordwrap() (#1485909) 16 years ago
rcube_smtp.inc - Support %h variable in 'smtp_server' option (#1485766) 15 years ago
rcube_sqlite.inc Update copyright notice 17 years ago
rcube_string_replacer.php Typo 16 years ago
rcube_template.php Prevent from endless loops in render_page hook 15 years ago
rcube_user.php - check virtuser before create_user hook (#1485950) + one if statement improvement 15 years ago
rcube_vcard.php - ereg -> preg 16 years ago
session.inc - prevent duplicated inserts (#1485867) 16 years ago