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

new option: ENABLE_OFFLINE_READING (bump schema)

This commit is contained in:
Andrew Dolgov
2009-02-10 11:50:39 +03:00
parent 59b223d74d
commit 5de926d8cc
4 changed files with 9 additions and 10 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
require_once "functions.php";
define('EXPECTED_CONFIG_VERSION', 18);
define('SCHEMA_VERSION', 53);
define('SCHEMA_VERSION', 54);
if (!file_exists("config.php")) {
print "<b>Fatal Error</b>: You forgot to copy