When I run the database backup program, it stops with an error.
The fault log says:
Code: Select all
PHP Deprecated: implode(): Passing glue string after array is deprecated. Swap the parameters in /home/deb128619n2/domains/honda4parts.nl/public_html/admin/backup.php on line 102\n,Code: Select all
$columns = implode($info['columns'], ', ');