summaryrefslogtreecommitdiff
path: root/sanity_check.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-02-20 04:37:24 +0100
committerAndrew Dolgov <[email protected]>2008-02-20 04:37:24 +0100
commitfca933507dbca725ee3caf5eff19a13e67b3ae92 (patch)
tree78d9612e59e08c08fe7e29dc02533dd9e7923fee /sanity_check.php
parent8b557634e2dcfbd0d990cf02185dd30d54ea5d5b (diff)
new option: HIDE_FEEDLIST (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 2a7c07a15..47d12f98d 100644
--- a/sanity_check.php
+++ b/sanity_check.php
@@ -2,7 +2,7 @@
require_once "functions.php";
define('EXPECTED_CONFIG_VERSION', 15);
- define('SCHEMA_VERSION', 32);
+ define('SCHEMA_VERSION', 33);
if (!file_exists("config.php")) {
print __("<b>Fatal Error</b>: You forgot to copy