summaryrefslogtreecommitdiff
path: root/sanity_check.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-11-29 13:02:44 +0300
committerAndrew Dolgov <[email protected]>2010-11-29 13:02:44 +0300
commit30b6ee8c08a5c5d0201be95864706ab529298a70 (patch)
tree9015ec4ffd49c1dc7fc41c313d5bc6c9f9800102 /sanity_check.php
parent5a941e7e93ef2c919c51e235bdd4d43f343b291e (diff)
clean obsolete options from schema (bump schema version)
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 628499d17..d0f66f006 100644
--- a/sanity_check.php
+++ b/sanity_check.php
@@ -2,7 +2,7 @@
require_once "functions.php";
define('EXPECTED_CONFIG_VERSION', 20);
- define('SCHEMA_VERSION', 77);
+ define('SCHEMA_VERSION', 78);
if (!file_exists("config.php")) {
print "<b>Fatal Error</b>: You forgot to copy