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 77406bb731 - Fix url() so zero-values are not skipped (#1487979) 13 years ago
..
clisetup.php - Improve performance by including files with absolute path (#1487849) 13 years ago
html.php - Fix set_row_attribs() for backward compat. 13 years ago
iniset.php - Remove special handling of rcube_ classes in autoloader, it breaks loading of rcube_ classes from plugins 13 years ago
main.inc - Don't log errors when charset conversion fails 13 years ago
rcmail.php - Fix url() so zero-values are not skipped (#1487979) 13 years ago
rcube_addressbook.php - Add addressbook name in contact info frame (#1487958) 13 years ago
rcube_browser.php - Fixed IE/FF detection (#1487838) 13 years ago
rcube_cache.php - Add read/write methods for immediate operations on cache backend (no affect in-memory cache) 13 years ago
rcube_config.php - Fix handling of debug_level=4 in ajax requests (#1487831) 13 years ago
rcube_contacts.php - Add addressbook name in contact info frame (#1487958) 13 years ago
rcube_html_page.php Make it easier to add code to $(document).ready() 14 years ago
rcube_imap.php - Fix PHP warning in mailbox_info(), 13 years ago
rcube_imap_generic.php - Fix handling of untagged responses in LIST/LSUB response parser 13 years ago
rcube_json_output.php Delegate contact input validation to rcube_addressbook instance; accept already localized texts in rcube_output::show_message() 14 years ago
rcube_ldap.php Use numSubOrdindates inconjuction with VLV to count total 13 years ago
rcube_mdb2.php - Make debug handler to be a method of rcube_mdb2 13 years ago
rcube_message.php - Improve space-stuffing handling in format=flowed messages (#1487861) 13 years ago
rcube_mime_struct.php Bumbed version; Roundcube development is not Switzerland only 14 years ago
rcube_plugin.php - Make local_skin_path() to be a public method 13 years ago
rcube_plugin_api.php - Uncomment code (commented out for testing?) + cleanup whitespaces 14 years ago
rcube_result_set.php - Added addressbook advanced search 13 years ago
rcube_session.php Get memcache object from rcmail instance 13 years ago
rcube_shared.inc - Fix relative URLs handling according to a <base> in HTML (#1487889) 13 years ago
rcube_smtp.php - PEAR::Net_SMTP 1.5.2, fixed timeout issue (#1487843) 13 years ago
rcube_spellchecker.php - Fix setting language for spellchecker on spellcheck_before_send 13 years ago
rcube_sqlite.inc Bumbed version; Roundcube development is not Switzerland only 14 years ago
rcube_string_replacer.php - Fix parsing URLs containing commas (#1487970) 13 years ago
rcube_template.php - Read _unlock from POST too 13 years ago
rcube_user.php - Store user preferences in session when write-master is not available and session is stored in memcache, write them later 13 years ago
rcube_vcard.php Add support for X-AB-EDIT field upon user request 13 years ago