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/steps
Jack Cherng 45e099b0be 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>
6 years ago
..
addressbook Fix implode() wrong parameter order (#6866) 6 years ago
mail Fix implode() wrong parameter order (#6866) 6 years ago
settings Fix bug where some forbidden characters on Cyrus-IMAP were not prevented from use in folder names 8 years ago
utils Merge branch 'dev-layouts' 9 years ago