add link to schema updater from errormsg 5

master
Andrew Dolgov 18 years ago
parent fecd57c886
commit 8dc062e527

@ -11,7 +11,7 @@
$ERRORS[4] = _("Frontend sanity check failed.");
$ERRORS[5] = _("Incorrect database schema version.");
$ERRORS[5] = _("Incorrect database schema version. <a href='update.php'>Please update</a>.");
$ERRORS[6] = _("Request not authorized.");

Loading…
Cancel
Save