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 Use ternary operator where applicable 10 years ago
delete.inc Fix conflict with _gid cookie of Google Analytics (#5748) 9 years ago
edit.inc Use smart-upload-button for messages and contact photos upload 9 years ago
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 Use ternary operator where applicable 10 years ago
import.inc Fix bug where it wasn't possible to store more that 2MB objects in memcache/apc (#5452) 9 years ago
list.inc Searching in both contacts and groups when LDAP addressbook with group_filters option is used 10 years ago
mailto.inc Fix conflict with _gid cookie of Google Analytics (#5748) 9 years ago
move.inc Use ternary operator where applicable 10 years ago
photo.inc Optionally throw 404 error when contact photo wasn't found 10 years ago
print.inc Use ternary operator where applicable 10 years ago
qrcode.inc Possibility to display QR code for contacts data (#5030) 9 years ago
save.inc Nicely handle contact deletion on contact edit (#5522) 9 years ago
search.inc Fix implode() wrong parameter order (#6866) 6 years ago
show.inc CS fix 9 years ago
undo.inc Use ternary operator where applicable 10 years ago
upload_photo.inc Fix bug where it wasn't possible to store more that 2MB objects in memcache/apc (#5452) 9 years ago