mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-14 03:35:56 +00:00
perform backend sanity check on startup, update schema version in backend.php
This commit is contained in:
@@ -416,4 +416,7 @@ function hideOrShowFeeds(doc, hide) {
|
||||
|
||||
}
|
||||
|
||||
function fatalError(code) {
|
||||
window.location = "error.php?c=" + param_escape(code);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user