From dc85be2b3535237ffb9234a8add4db99a7c90820 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 1 Oct 2007 04:13:09 +0100 Subject: digest: add option to mark sent articles as read --- sanity_check.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sanity_check.php') 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 __("Fatal Error: You forgot to copy -- cgit v1.2.3