summaryrefslogtreecommitdiff
path: root/sanity_check.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-10-01 04:13:09 +0100
committerAndrew Dolgov <[email protected]>2007-10-01 04:13:09 +0100
commitdc85be2b3535237ffb9234a8add4db99a7c90820 (patch)
treea034c7ee24b183e42dd08c3a31d2cec67302a911 /sanity_check.php
parent1e5199952845c0cff858063e262f4fdf7ff7c8f1 (diff)
digest: add option to mark sent articles as read
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 b62e5c0a8..04f717ff9 100644
--- a/sanity_check.php
+++ b/sanity_check.php
@@ -2,7 +2,7 @@
require_once "functions.php";
define('EXPECTED_CONFIG_VERSION', 9);
- define('SCHEMA_VERSION', 22);
+ define('SCHEMA_VERSION', 23);
if (!file_exists("config.php")) {
print __("<b>Fatal Error</b>: You forgot to copy