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
alecpl 9e54e6fd45 - Make the whole PHP output non-cacheable (#1487797) 13 years ago
..
clisetup.php - Improve performance by including files with absolute path (#1487849) 14 years ago
html.php - Fix set_row_attribs() for backward compat. 13 years ago
iniset.php - Require magic_quotes_runtime=Off because it modifies data streams (too much effort to handle this) 13 years ago
main.inc Fix compose command from other tasks than mail and address book; skip common request parameters 13 years ago
rcmail.php Skip confirmation dialog when deleting a contact from a source that supports undelete operations 13 years ago
rcube_addressbook.php Add option 'searchonly' for address books; currently used by LDAP directories 13 years ago
rcube_browser.php - Fix IE9 detection (#1488008) 13 years ago
rcube_cache.php - Added lost argument in delete_record() method 13 years ago
rcube_config.php Move timezone computation to rcube_config; don't override SESSION['timezone'] when saving prefs 13 years ago
rcube_contacts.php - Remove temp debug code 13 years ago
rcube_html_page.php - Microoptimization: use substr_replace() for injecting a string into string 13 years ago
rcube_imap.php - Fix sorting of messages on servers without SORT and THREAD command 13 years ago
rcube_imap_cache.php - Fix cached indexes validation after removing messages when skip_deleted=true 13 years ago
rcube_imap_generic.php - Allow setting connection options in imap_connect hook 13 years ago
rcube_json_output.php Remove debugging stuff 13 years ago
rcube_ldap.php Add option 'searchonly' for address books; currently used by LDAP directories 13 years ago
rcube_mdb2.php - Make debug handler to be a method of rcube_mdb2 14 years ago
rcube_message.php - Fix lost info for encrypted messages 13 years ago
rcube_mime_struct.php - Rewritten messages caching (merged devel-mcache branch): 13 years ago
rcube_plugin.php - Don't disable include() errors, so now broken translation of a plugin will print error to the log 13 years ago
rcube_plugin_api.php - Extend rcube_label_exists() to search in loaded plugins localizations 13 years ago
rcube_result_set.php Add option 'searchonly' for address books; currently used by LDAP directories 13 years ago
rcube_session.php - Improve performance by skipping redundant SELECT query when writing new session into DB 13 years ago
rcube_shared.inc - Make the whole PHP output non-cacheable (#1487797) 13 years ago
rcube_smtp.php - Fix handling of email addresses with quoted local part (#1487939) 13 years ago
rcube_spellchecker.php - Merge devel-spellcheck branch: 13 years ago
rcube_sqlite.inc Bumbed version; Roundcube development is not Switzerland only 14 years ago
rcube_string_replacer.php - Fix handling of links with IP address 13 years ago
rcube_template.php Aread alter forms in rcube_template::parse() instead of write() 13 years ago
rcube_user.php - Fix username case-insensitivity issue in MySQL (#1488021) 13 years ago
rcube_vcard.php Fix wrong vCard type parameter mobile (#1488067) 13 years ago