summaryrefslogtreecommitdiff
path: root/sanity_check.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-08-29 08:34:35 +0100
committerAndrew Dolgov <[email protected]>2008-08-29 08:34:35 +0100
commit782ddd701480eb36767d94a1549f956c2ab8cc35 (patch)
tree169b75425b69f0e39fa85bdf165bf50a189e84de /sanity_check.php
parent4f3760433ff6952851436b79a21f71135fa21b9e (diff)
implement (incomplete) sortable feedlist
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 5a2974dd6..814a673c2 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', 40);
+ define('SCHEMA_VERSION', 41);
if (!file_exists("config.php")) {
print __("<b>Fatal Error</b>: You forgot to copy