1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

perform backend sanity check on startup, update schema version in backend.php

This commit is contained in:
Andrew Dolgov
2005-11-16 08:59:46 +01:00
parent 1089b16bc2
commit 295f9b422a
4 changed files with 78 additions and 7 deletions
+6
View File
@@ -497,3 +497,9 @@ ul.nomarks {
padding : 10px;
}
div.bigErrorMsg {
border : 1px solid #c0c0c0;
background : #fff0f0;
padding : 30px;
margin : 20px;
}