summaryrefslogtreecommitdiff
path: root/sanity_check.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2009-10-06 14:15:29 +0400
committerAndrew Dolgov <[email protected]>2009-10-06 14:15:29 +0400
commit54e61a6809a6f0e249ff12207b19b6ad3203089f (patch)
treea5fa0c228265c4a1043f56d0b9972da289f3a1af /sanity_check.php
parente0382fd6df411b40d0ea3dfd55c06ca2cfeb40c1 (diff)
add option to force display attachments in feeds (implementation)
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 ab4e29b3a..600f8d9f4 100644
--- a/sanity_check.php
+++ b/sanity_check.php
@@ -2,7 +2,7 @@
require_once "functions.php";
define('EXPECTED_CONFIG_VERSION', 18);
- define('SCHEMA_VERSION', 56);
+ define('SCHEMA_VERSION', 57);
if (!file_exists("config.php")) {
print "<b>Fatal Error</b>: You forgot to copy