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
Aleksander Machniak c7b77b9179 Fix performance of rcube_db_mysql::get_variable()
As currently we're using this to find only max_allowed_packet value,
it is better to use "SHOW VARIABLES LIKE ?" instead of asking for all variables.
10 years ago
..
include Merge pull request #259 from corbosman/plugin_preload 10 years ago
js Add possibility to print contact information (of a single contact) 10 years ago
lib Fix performance of rcube_db_mysql::get_variable() 10 years ago
localization Add possibility to print contact information (of a single contact) 10 years ago
resources Fix browser warnings on PDF plugin detection (#1489118) 12 years ago
steps Fix needless security warning on BMP attachments display (#1490282) 10 years ago