summaryrefslogtreecommitdiff
path: root/sanity_check.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-03-10 11:54:10 +0300
committerAndrew Dolgov <[email protected]>2011-03-10 11:54:10 +0300
commitb9ad7cface725225ec84f0b5b52731c0b4953c01 (patch)
tree9a6926c374a3f1c312dd7645e60735894066f986 /sanity_check.php
parent530f5cdafa7aa00056dc7807869f569933d349c6 (diff)
change description of filter 'filter' action (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 83dacb15c..e6e58b2ab 100644
--- a/sanity_check.php
+++ b/sanity_check.php
@@ -2,7 +2,7 @@
require_once "functions.php";
define('EXPECTED_CONFIG_VERSION', 21);
- define('SCHEMA_VERSION', 80);
+ define('SCHEMA_VERSION', 81);
if (!file_exists("config.php")) {
print "<b>Fatal Error</b>: You forgot to copy