summaryrefslogtreecommitdiff
path: root/sanity_check.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-01-14 06:59:43 +0100
committerAndrew Dolgov <[email protected]>2008-01-14 06:59:43 +0100
commit79095d68ff909835786a2d7b9ad05f246fc5e673 (patch)
tree103569a20d140d2aaebae6e6eb5970c3789d6f58 /sanity_check.php
parentf65b8485c6ec27fb9082b46c18132317267f789d (diff)
update BLACKLISTED_TAGS, bump schema (closes #186)
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 1f0706dc0..de582760f 100644
--- a/sanity_check.php
+++ b/sanity_check.php
@@ -2,7 +2,7 @@
require_once "functions.php";
define('EXPECTED_CONFIG_VERSION', 13);
- define('SCHEMA_VERSION', 27);
+ define('SCHEMA_VERSION', 28);
if (!file_exists("config.php")) {
print __("<b>Fatal Error</b>: You forgot to copy