summaryrefslogtreecommitdiff
path: root/sanity_check.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-11-15 06:41:53 +0100
committerAndrew Dolgov <[email protected]>2007-11-15 06:41:53 +0100
commit07d0efe959e6ee03a7a4d2dca11a69e35a265461 (patch)
tree5a65e065d0e19eb0dce7f61ae5d7894078dd665b /sanity_check.php
parentdda1396f92f4a6cae8adc1b2d154c631a0aeffeb (diff)
new preference: PURGE_UNREAD_ARTICLES (closes #161), fix bug in user purge
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 bff12e38c..4e99dc20a 100644
--- a/sanity_check.php
+++ b/sanity_check.php
@@ -2,7 +2,7 @@
require_once "functions.php";
define('EXPECTED_CONFIG_VERSION', 11);
- define('SCHEMA_VERSION', 25);
+ define('SCHEMA_VERSION', 26);
if (!file_exists("config.php")) {
print __("<b>Fatal Error</b>: You forgot to copy