summaryrefslogtreecommitdiff
path: root/sanity_check.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-07-17 04:29:53 +0100
committerAndrew Dolgov <[email protected]>2007-07-17 04:29:53 +0100
commit237ec2ad9c0ac3e0fa1515699ebaa1df41405378 (patch)
tree4200939293f10271facd4887de6a25316ec64c52 /sanity_check.php
parent1bf470e224ced9aae010e54d3cae519ab1467d80 (diff)
disable headlines pagination (add hidden pref _PREFS_ENABLE_PAGINATION)
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 adb7ab878..81d969364 100644
--- a/sanity_check.php
+++ b/sanity_check.php
@@ -2,7 +2,7 @@
require_once "functions.php";
define('EXPECTED_CONFIG_VERSION', 7);
- define('SCHEMA_VERSION', 17);
+ define('SCHEMA_VERSION', 18);
if (!file_exists("config.php")) {
print __("<b>Fatal Error</b>: You forgot to copy