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 36bb3e9575 Remove unnecessary code; unread counts are added client side 17 years ago
..
bugs.inc Documentation, code style and cleanup 17 years ago
main.inc Remove unnecessary code; unread counts are added client side 17 years ago
rcmail_template.inc Add UI elements to mark the selected messages read/unread 17 years ago
rcube_contacts.inc Add (currently unused) function to delete all contacts + update changelog 17 years ago
rcube_db.inc Enable SQL logging (set 'sql_debug' config param to true); Switch to emulated prepare mode for better performance 17 years ago
rcube_html.inc Minor bug fixes and visual enhancements 17 years ago
rcube_imap.inc #1484681 17 years ago
rcube_ldap.inc * removing @ (ldap_bind() shouldn't issue a warning anyway, and if it does, it is logged) 17 years ago
rcube_mdb2.inc Only emulate prepared queries in debug mode 17 years ago
rcube_shared.inc * committed patch from #1484932 17 years ago
rcube_smtp.inc * introduced isset() because that is how you test if a var is set (which is why a NOTICE is a good idea to look at sometimes) 17 years ago
rcube_sqlite.inc Update copyright notice 17 years ago
rcube_user.inc Strip slashes from virtuser email values (#1484700) 17 years ago
session.inc * implemented feature from #1484476 17 years ago