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 21e724153e Improve HTML sanitization with washtml 18 years ago
..
bugs.inc Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch 18 years ago
html.php #1485213: fixed $allowed array for inputfield 18 years ago
iniset.php More code cleanup 18 years ago
main.inc - use long date format in print mode (#1485191) 18 years ago
rcmail.php Really, really fix host selection (damn, it's too hot) 18 years ago
rcube_browser.php Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch 18 years ago
rcube_config.php Add fallback to old 'skin_path' property + indent with spaces instead of tabs 18 years ago
rcube_contacts.php - fix #1485066 18 years ago
rcube_db.php Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch 18 years ago
rcube_html_page.php Simply use reset() to clear the state vars of rcube_html_page; reverted r1346 18 years ago
rcube_imap.php Check PERMANENTFLAGS before saving MDNSent flag (#1484963, #1485163) 18 years ago
rcube_json_output.php - typo 18 years ago
rcube_ldap.php - just boolean check 18 years ago
rcube_mail_mime.php - Fix corrupted MIME headers of messages in Sent folder (#1485111) 18 years ago
rcube_mdb2.php Make sure we have a valid integer even if date is empty (#1485055) 18 years ago
rcube_message.php Improve HTML sanitization with washtml 18 years ago
rcube_result_set.php Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch 18 years ago
rcube_shared.inc - use fallback if mime_content_type() returns false (#1485222) 18 years ago
rcube_smtp.inc More code cleanup + oop-ization 18 years ago
rcube_sqlite.inc Update copyright notice 18 years ago
rcube_template.php Re-enable autocomplete attribute for login form (#1485211) 18 years ago
rcube_user.php #1485207 18 years ago
session.inc New class rcube_message representing a mail message; changed global $MESSAGE from array to object 18 years ago