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
Jack Cherng 198585d8a0 Fix implode() wrong parameter order (#6866)
It has been deprecated in PHP 7.4.

Such as PHP deprecated:  implode(): Passing glue string after array is deprecated. Swap the parameters in /var/www/roundcubemail/program/lib/Roundcube/rcube_db.php on line 917

Signed-off-by: Jack Cherng <jfcherng@gmail.com>
7 years ago
..
include Add KOI8-R to charset_selector (#6861) 7 years ago
js Use Left/Right Arrow keys to faster move over threaded messages list (#6399) 7 years ago
lib/Roundcube Fix implode() wrong parameter order (#6866) 7 years ago
localization Elastic: Add "Show unread messages" button to the search bar (#6587) 7 years ago
resources Elastic: Add style for HTML editor content (use embed.css for this) 7 years ago
steps Fix implode() wrong parameter order (#6866) 7 years ago