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/addressbook
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
..
copy.inc
delete.inc Fix conflict with _gid cookie of Google Analytics (#5748) 9 years ago
edit.inc
export.inc Fix bug where contacts export by selection returned no more than 10 entries (#6103) 8 years ago
func.inc Fix conflict with _gid cookie of Google Analytics (#5748) 9 years ago
groups.inc
import.inc
list.inc
mailto.inc Fix conflict with _gid cookie of Google Analytics (#5748) 9 years ago
move.inc
photo.inc
print.inc
qrcode.inc
save.inc
search.inc Fix implode() wrong parameter order (#6866) 6 years ago
show.inc CS fix 9 years ago
undo.inc
upload_photo.inc