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
Aleksander Machniak be71abeff9 Fix deprecated function usage 14 years ago
..
clisetup.php CS fixes (mostly tab -> spaces) 14 years ago
html.php CS fixes, mostly indentation 14 years ago
iniset.php Fix magic_quotes_sybase handling (#1488506) 14 years ago
rcmail.php Fix deprecated functions usage 14 years ago
rcube.php Added session_path config option and unified cookies settings in javascript 14 years ago
rcube_addressbook.php Avoid warnings; silently pipe http: urls through rcmail::url() 14 years ago
rcube_base_replacer.php Removed $Id$ 14 years ago
rcube_bc.inc Fix deprecated functions usage 14 years ago
rcube_browser.php CS fixes, mostly indentation 14 years ago
rcube_cache.php CS fixes (mostly tab -> spaces) 14 years ago
rcube_charset.php Removed $Id$ 14 years ago
rcube_config.php Add option to not include original message on reply, rename option top_posting to reply_mode (#1485149) 14 years ago
rcube_contacts.php Don't use protected property rcube_db::$db_error 14 years ago
rcube_content_filter.php Removed $Id$ 14 years ago
rcube_db.php PDO: quote null values as NULL instad of an empty string 14 years ago
rcube_db_mssql.php CS fixes 14 years ago
rcube_db_mysql.php Added support for SSL connection parameters in mysql driver (#1486594) 14 years ago
rcube_db_pgsql.php Move sequence_name() method into postgres driver class 14 years ago
rcube_db_sqlite.php Support sqlite file mode setting 14 years ago
rcube_db_sqlsrv.php CS fixes 14 years ago
rcube_image.php Display Tiff as Jpeg in browsers without Tiff support (#1488452) 14 years ago
rcube_imap.php Fix line separator in exported messages (#1488603) 14 years ago
rcube_imap_cache.php Fix deprecated functions usage 14 years ago
rcube_imap_generic.php Fix line separator in exported messages (#1488603) 14 years ago
rcube_ldap.php Force at least one subtype of address to be specified. 14 years ago
rcube_message.php Make $inline_parts property publicly available 14 years ago
rcube_message_header.php Decode header value in rcube_mime::get() by default (#1488511) 14 years ago
rcube_message_part.php Removed $Id$ 14 years ago
rcube_mime.php Fix deprecated functions usage 14 years ago
rcube_output.php Removed $Id$ 14 years ago
rcube_output_html.php Added session_path config option and unified cookies settings in javascript 14 years ago
rcube_output_json.php Removed redundant method 14 years ago
rcube_plugin.php More default->larry fixes 14 years ago
rcube_plugin_api.php CS fixes (mostly tab -> spaces) 14 years ago
rcube_result_index.php Removed $Id$ 14 years ago
rcube_result_set.php Removed $Id$ 14 years ago
rcube_result_thread.php Removed $Id$ 14 years ago
rcube_session.php CS fixes (mostly tab -> spaces) 14 years ago
rcube_shared.inc Added tests for shared functions, fixed small issues 14 years ago
rcube_smtp.php CS fixes (mostly tab -> spaces) 14 years ago
rcube_spellchecker.php Fix some typos 14 years ago
rcube_storage.php Fix line separator in exported messages (#1488603) 14 years ago
rcube_string_replacer.php Removed $Id$ 14 years ago
rcube_user.php CS fixes (mostly tab -> spaces) 14 years ago
rcube_utils.php Fix deprecated function usage 14 years ago
rcube_vcard.php Fix deprecated functions usage 14 years ago