summaryrefslogtreecommitdiff
path: root/sanity_check.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2009-02-10 11:50:39 +0300
committerAndrew Dolgov <[email protected]>2009-02-10 11:50:39 +0300
commit5de926d8cc4eb577c98402c37c31737d3ca8e829 (patch)
tree9d356711a0c8284c59ef62b9b449fdf4b992dfaf /sanity_check.php
parent59b223d74d7a56e253c728bd4a0175a1526d8618 (diff)
new option: ENABLE_OFFLINE_READING (bump schema)
Diffstat (limited to 'sanity_check.php')
-rw-r--r--sanity_check.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/sanity_check.php b/sanity_check.php
index d3797aecd..e813f3680 100644
--- a/sanity_check.php
+++ b/sanity_check.php
@@ -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