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 846dd743c8 Strip slashes from virtuser email values (#1484700) 18 years ago
..
bugs.inc Documentation, code style and cleanup 19 years ago
main.inc Better patch to correctly quote email recipient strings (from #1484191) 18 years ago
rcmail_template.inc Add UI elements to mark the selected messages read/unread 18 years ago
rcube_contacts.inc Add (currently unused) function to delete all contacts + update changelog 18 years ago
rcube_db.inc Enable SQL logging (set 'sql_debug' config param to true); Switch to emulated prepare mode for better performance 18 years ago
rcube_html.inc Minor bug fixes and visual enhancements 18 years ago
rcube_imap.inc Better patch to correctly quote email recipient strings (from #1484191) 18 years ago
rcube_ldap.inc Applied patch by Emanuele Rocca to make LDAP filters work with or without brackets 18 years ago
rcube_mdb2.inc Enable SQL logging (set 'sql_debug' config param to true); Switch to emulated prepare mode for better performance 18 years ago
rcube_shared.inc * mime_content_type() is unavailable in PHP5 and breaks sending emails with attachments 18 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) 18 years ago
rcube_sqlite.inc Update copyright notice 19 years ago
rcube_user.inc Strip slashes from virtuser email values (#1484700) 18 years ago
session.inc * implemented feature from #1484476 18 years ago