summaryrefslogtreecommitdiff
path: root/sanity_check.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-08-23 09:05:40 +0100
committerAndrew Dolgov <[email protected]>2007-08-23 09:05:40 +0100
commitc1d7e6c344a6228df812e40a669303d4a3a06739 (patch)
tree371f0784aa1c69b338c159ecc72aa7caa975ca23 /sanity_check.php
parent2d24f03266de2be331b18150886039aed50e6816 (diff)
new option: FRESH_ARTICLE_MAX_AGE (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 7d41ea73a..44a3c4f69 100644
--- a/sanity_check.php
+++ b/sanity_check.php
@@ -2,7 +2,7 @@
require_once "functions.php";
define('EXPECTED_CONFIG_VERSION', 8);
- define('SCHEMA_VERSION', 20);
+ define('SCHEMA_VERSION', 21);
if (!file_exists("config.php")) {
print __("<b>Fatal Error</b>: You forgot to copy