aboutsummaryrefslogtreecommitdiffstats
path: root/upgrade.php
diff options
context:
space:
mode:
Diffstat (limited to 'upgrade.php')
-rw-r--r--upgrade.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/upgrade.php b/upgrade.php
index 278f75da4..9bb6add8b 100644
--- a/upgrade.php
+++ b/upgrade.php
@@ -58,7 +58,7 @@ try
}
catch (Exception $e)
{
- my_error(l10n($e->getMessage(), true);
+ my_error(l10n($e->getMessage(), true));
}
pwg_db_check_charset();