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 cd67494a9c - TLS support in LDAP connections: 'use_tls' property (#1485104) 16 years ago
..
bugs.inc Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch 16 years ago
html.php New class rcube_message representing a mail message; changed global $MESSAGE from array to object 16 years ago
iniset.php Next step: introduce the application class 'rcmail' and get rid of some global vars 16 years ago
main.inc -removed not existing variable 16 years ago
rcmail.php -fixed last commit 16 years ago
rcube_browser.php Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch 16 years ago
rcube_config.php Link global config array with class props (to be removed) 16 years ago
rcube_contacts.php - fix #1485066 16 years ago
rcube_db.php Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch 16 years ago
rcube_html_page.php Simply use reset() to clear the state vars of rcube_html_page; reverted r1346 16 years ago
rcube_imap.php Fix structure parsing and html output for multipart messages 16 years ago
rcube_json_output.php - fixed setting pagetitle in ajax calls 16 years ago
rcube_ldap.php - TLS support in LDAP connections: 'use_tls' property (#1485104) 16 years ago
rcube_mail_mime.php Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch 16 years ago
rcube_mdb2.php Make sure we have a valid integer even if date is empty (#1485055) 16 years ago
rcube_message.php -typo in get_header() 16 years ago
rcube_result_set.php Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch 16 years ago
rcube_shared.inc More code cleanup + oop-ization 16 years ago
rcube_smtp.inc More code cleanup + oop-ization 16 years ago
rcube_sqlite.inc Update copyright notice 17 years ago
rcube_template.php Code cleanup: use common objects and methods 16 years ago
rcube_user.php Replace our crappy html sanitization with the dom-based washtml script + fix inline message parts + remove old code + add some doc comments 16 years ago
session.inc New class rcube_message representing a mail message; changed global $MESSAGE from array to object 16 years ago