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 ba0e7871bd Separate queries to make use of the database indexes; with OR no index is used 16 years ago
..
bugs.inc Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch 17 years ago
html.php Make special folders configurable for the user 16 years ago
iniset.php More code cleanup 17 years ago
main.inc Show real names in folder drop-down + rebuild default_imap_folders property when saving prefs 16 years ago
rcmail.php Don't add empty url params 16 years ago
rcube_browser.php Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch 17 years ago
rcube_config.php Show appropriate error message if config files are missing 16 years ago
rcube_contacts.php - fix #1485066 17 years ago
rcube_db.php Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch 17 years ago
rcube_html_page.php Simply use reset() to clear the state vars of rcube_html_page; reverted r1346 17 years ago
rcube_imap.php #1485229: fixed mailboxlist sorting for folder names with upper case 16 years ago
rcube_json_output.php - typo 17 years ago
rcube_ldap.php - just boolean check 17 years ago
rcube_mail_mime.php - Fix corrupted MIME headers of messages in Sent folder (#1485111) 17 years ago
rcube_mdb2.php - fread() replaced by file_get_contents(), see comments in #1484880 16 years ago
rcube_message.php Improve HTML sanitization with washtml 16 years ago
rcube_result_set.php Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch 17 years ago
rcube_shared.inc Prefer File_Info over mime_content_type + detect mime type when uploading + some code style 16 years ago
rcube_smtp.inc More code cleanup + oop-ization 17 years ago
rcube_sqlite.inc Update copyright notice 17 years ago
rcube_template.php - fread() replaced by file_get_contents(), see comments in #1484880 16 years ago
rcube_user.php Separate queries to make use of the database indexes; with OR no index is used 16 years ago
session.inc New class rcube_message representing a mail message; changed global $MESSAGE from array to object 17 years ago