mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-27 21:17:11 +00:00
unify update_daemon, update_feeds and update_feedbrowser into update.php; move update.php to db-updater.php
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
$ERRORS[4] = __("Frontend sanity check failed.");
|
||||
|
||||
$ERRORS[5] = __("Incorrect database schema version. <a href='update.php'>Please update</a>.");
|
||||
$ERRORS[5] = __("Incorrect database schema version. <a href='db-updater.php'>Please update</a>.");
|
||||
|
||||
$ERRORS[6] = __("Request not authorized.");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user