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 46b6c5475b Modify CONCAT() arguments, because + operator requires them to be of type varchar (#1488505)
With SQL Server 2012 we can use just CONCAT(), but we need to support older versions
12 years ago
..
clisetup.php Removed $Id$ 12 years ago
html.php Removed $Id$ 12 years ago
iniset.php Removed $Id$ 12 years ago
rcmail.php Fix host autoselection when default_host is an array (#1488495) 12 years ago
rcube.php Removed $Id$ 12 years ago
rcube_addressbook.php Typo fix 12 years ago
rcube_base_replacer.php Removed $Id$ 12 years ago
rcube_bc.inc Removed $Id$ 12 years ago
rcube_browser.php Removed $Id$ 12 years ago
rcube_cache.php Removed $Id$ 12 years ago
rcube_charset.php Removed $Id$ 12 years ago
rcube_config.php Removed $Id$ 12 years ago
rcube_contacts.php Don't show errors when moving contacts into groups they're already in (#1488493) 12 years ago
rcube_content_filter.php Removed $Id$ 12 years ago
rcube_image.php Display Tiff as Jpeg in browsers without Tiff support (#1488452) 12 years ago
rcube_imap.php Fix calls to renamed methods 12 years ago
rcube_imap_cache.php Small code improvement 12 years ago
rcube_imap_generic.php Move old rcube_mail_header class definition to better place 12 years ago
rcube_ldap.php Removed $Id$ 12 years ago
rcube_mdb2.php Modify CONCAT() arguments, because + operator requires them to be of type varchar (#1488505) 12 years ago
rcube_message.php Removed $Id$ 12 years ago
rcube_message_header.php Removed $Id$ 12 years ago
rcube_message_part.php Removed $Id$ 12 years ago
rcube_mime.php Removed $Id$ 12 years ago
rcube_output.php Removed $Id$ 12 years ago
rcube_output_html.php CS, tabs to spaces 12 years ago
rcube_output_json.php Removed $Id$ 12 years ago
rcube_plugin.php Removed $Id$ 12 years ago
rcube_plugin_api.php Removed $Id$ 12 years ago
rcube_result_index.php Removed $Id$ 12 years ago
rcube_result_set.php Removed $Id$ 12 years ago
rcube_result_thread.php Removed $Id$ 12 years ago
rcube_session.php Remove possible confusion on session reads - PHP expects string result not boolean 12 years ago
rcube_shared.inc Fix possible PHP warning in in_array_nocase() when 2nd argument is not an array 12 years ago
rcube_smtp.php Removed $Id$ 12 years ago
rcube_spellchecker.php Removed $Id$ 12 years ago
rcube_storage.php Removed $Id$ 12 years ago
rcube_string_replacer.php Removed $Id$ 12 years ago
rcube_user.php Removed $Id$ 12 years ago
rcube_utils.php Removed $Id$ 12 years ago
rcube_vcard.php Removed $Id$ 12 years ago