summaryrefslogtreecommitdiff
path: root/sanity_check.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-01-21 09:30:54 +0100
committerAndrew Dolgov <[email protected]>2008-01-21 09:30:54 +0100
commit22f3e356c8d0f2178c1d401f9bb096d3ea142a8f (patch)
tree3f967bee761cec915c145a7f59434554ee571908 /sanity_check.php
parent7ddd770071d37676401a267f259b782d93e0f561 (diff)
new option: HIDE_READ_SHOWS_SPECIAL (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 2efb10758..27698b7e6 100644
--- a/sanity_check.php
+++ b/sanity_check.php
@@ -2,7 +2,7 @@
require_once "functions.php";
define('EXPECTED_CONFIG_VERSION', 14);
- define('SCHEMA_VERSION', 28);
+ define('SCHEMA_VERSION', 29);
if (!file_exists("config.php")) {
print __("<b>Fatal Error</b>: You forgot to copy