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/bin
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>
5 years ago
..
cleandb.sh CS fixes, tabs to spaces 5 years ago
cssshrink.sh CS fixes, tabs to spaces 5 years ago
decrypt.sh CS fixes, tabs to spaces 5 years ago
deluser.sh Remove year(s) from copyright headers + some cleanup 5 years ago
gc.sh Remove year(s) from copyright headers + some cleanup 5 years ago
indexcontacts.sh CS fixes, tabs to spaces 5 years ago
initdb.sh CS fixes, tabs to spaces 5 years ago
install-jsdeps.sh Fix code indentation 5 years ago
installto.sh Fix implode() wrong parameter order (#6866) 5 years ago
jsshrink.sh CS fixes, tabs to spaces 5 years ago
makedoc.sh CS fixes, tabs to spaces 5 years ago
moduserprefs.sh CS fixes, tabs to spaces 5 years ago
msgexport.sh CS fixes, tabs to spaces 5 years ago
msgimport.sh CS fixes, tabs to spaces 5 years ago
package2composer.sh CS fixes, tabs to spaces 5 years ago
transifexpull.sh Compat. fix 6 years ago
update.sh Fix code indentation 5 years ago
updatecss.sh CS fixes, tabs to spaces 5 years ago
updatedb.sh CS fixes, tabs to spaces 5 years ago