summaryrefslogtreecommitdiff
path: root/sanity_check.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-01-04 12:12:31 +0300
committerAndrew Dolgov <[email protected]>2010-01-04 12:12:31 +0300
commit6f068202d7e472be431ddde436e4623a6a6d20b9 (patch)
treedef3bc900dae12a7c409783b80c9c57703802d0c /sanity_check.php
parent938052bac8c59922706cc026ddb9644dc59b2646 (diff)
rework the way DEFAULT_ARTICLE_LIMIT works, remove limit toolbar dropdown (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 b8384a61a..00c7925c4 100644
--- a/sanity_check.php
+++ b/sanity_check.php
@@ -2,7 +2,7 @@
require_once "functions.php";
define('EXPECTED_CONFIG_VERSION', 18);
- define('SCHEMA_VERSION', 60);
+ define('SCHEMA_VERSION', 61);
if (!file_exists("config.php")) {
print "<b>Fatal Error</b>: You forgot to copy