mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 11:05:55 +00:00
add link to schema updater from errormsg 5
This commit is contained in:
@@ -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.");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user