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 9814721e8d Enable SQL logging (set 'sql_debug' config param to true); Switch to emulated prepare mode for better performance 17 years ago
..
bugs.inc Documentation, code style and cleanup 17 years ago
main.inc Enable SQL logging (set 'sql_debug' config param to true); Switch to emulated prepare mode for better performance 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 Also do charset decoding as suggested in RFC 2231 (fix #1484321) 17 years ago
rcube_ldap.inc Applied patch by Emanuele Rocca to make LDAP filters work with or without brackets 17 years ago
rcube_mdb2.inc Enable SQL logging (set 'sql_debug' config param to true); Switch to emulated prepare mode for better performance 17 years ago
rcube_shared.inc * mime_content_type() is unavailable in PHP5 and breaks sending emails with attachments 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 * fixing #1484792 (Thanks for the note!) 17 years ago
session.inc * implemented feature from #1484476 17 years ago