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 e189a6ca18 - Added flag column on messages list (#1484623) 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 - fixed warning when show()'ing tables without attributes 16 years ago
iniset.php More code cleanup 16 years ago
main.inc - fixed get_sequence_name() 16 years ago
rcmail.php Really, really fix host selection (damn, it's too hot) 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 Add fallback to old 'skin_path' property + indent with spaces instead of tabs 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 - Added flag column on messages list (#1484623) 16 years ago
rcube_json_output.php - typo 16 years ago
rcube_ldap.php - just boolean check 16 years ago
rcube_mail_mime.php - Fix corrupted MIME headers of messages in Sent folder (#1485111) 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 Complete implementation of #1484601: add link for saving sender to address book and reload message 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 -added encoding detection for attachment names when message part hasn't got charset definition (#1484969) 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 Store compose parameters in session and redirect to a unique URL 16 years ago
rcube_user.php More code cleanup 16 years ago
session.inc New class rcube_message representing a mail message; changed global $MESSAGE from array to object 16 years ago