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 373747becc - Fix listing of attachments of some types e.g. "x-epoc/x-sisx-app" (#1486653) 15 years ago
..
bugs.inc - code cleanup (mostly identation fixes) 15 years ago
html.php
iniset.php - code cleanup (mostly identation fixes) 15 years ago
main.inc - make sure INBOX is allways displayed as Inbox (per recent discussion) 15 years ago
rcmail.php - Skip session initialization/configuration if session is initialized already (e.g. using Installer) 15 years ago
rcube_addressbook.php - code cleanup (mostly identation fixes) 15 years ago
rcube_browser.php
rcube_config.php - code cleanup (mostly identation fixes) 15 years ago
rcube_contacts.php - Fix SQL error on contact auto-completion (#1486649) 15 years ago
rcube_html_page.php - code cleanup (mostly identation fixes) 15 years ago
rcube_imap.php - fix IMAP errors on Settings/Folders (always call _id2uid() with mailbox set) 15 years ago
rcube_imap_generic.php - add iilBasicHeader alias for rcube_mail_header class, needed by messages cached in previous versions (#1486602) 15 years ago
rcube_json_output.php - code cleanup (mostly identation fixes) 15 years ago
rcube_ldap.php - Add sizelimit and timelimit variables in LDAP config (#1486544) 15 years ago
rcube_mdb2.php - Don't add extra newline in sql debug log 15 years ago
rcube_message.php - Fix listing of attachments of some types e.g. "x-epoc/x-sisx-app" (#1486653) 15 years ago
rcube_mime_struct.php - create rcube_mime_struct class on Iloha's MIME (mime.inc) basis 15 years ago
rcube_plugin.php
rcube_plugin_api.php
rcube_result_set.php - code cleanup (mostly identation fixes) 15 years ago
rcube_session.php
rcube_shared.inc
rcube_smtp.php
rcube_sqlite.inc - code cleanup (mostly identation fixes) 15 years ago
rcube_string_replacer.php
rcube_template.php - code cleanup (mostly identation fixes) 15 years ago
rcube_user.php Always set changed date when marking a DB record as deleted + provide a cleanup script 15 years ago
rcube_vcard.php