diff --git a/other/upgrade.php b/other/upgrade.php index d8280863dc..c1c7df4978 100644 --- a/other/upgrade.php +++ b/other/upgrade.php @@ -2898,7 +2898,7 @@ function ConvertUtf8() } } $_GET['substep'] = 0; - return true; + return false; } function serialize_to_json() @@ -3781,7 +3781,7 @@ function template_backup_database()