summaryrefslogtreecommitdiff
path: root/sanity_check.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-12-13 13:19:06 +0100
committerAndrew Dolgov <[email protected]>2008-12-13 13:19:06 +0100
commit2362de6d9b4cff4e0ce8512861afbae0f3eee719 (patch)
tree84476fa66efafc02b69c48bc3fc008152ddd5c32 /sanity_check.php
parentd0da85c27c2a97173dd997f7f2a29f09556698ed (diff)
schema: add field for filter type-specific params; 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 16819fa6a..5191f9c7e 100644
--- a/sanity_check.php
+++ b/sanity_check.php
@@ -2,7 +2,7 @@
require_once "functions.php";
define('EXPECTED_CONFIG_VERSION', 17);
- define('SCHEMA_VERSION', 46);
+ define('SCHEMA_VERSION', 47);
if (!file_exists("config.php")) {
print __("<b>Fatal Error</b>: You forgot to copy