summaryrefslogtreecommitdiff
path: root/sanity_check.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2009-01-20 11:01:22 +0100
committerAndrew Dolgov <[email protected]>2009-01-20 11:01:22 +0100
commit931dcbc137e085cf6d07a4aa7ef3ca7f77450532 (patch)
tree38e5cf5266c167dd079284364a6ecafdb64033f5 /sanity_check.php
parente51b9cb098592e48146d00b481abe4c6c51b8629 (diff)
feedbrowser_cache: store title; implement by-title search in feed browser
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 48c98fa2c..253d1ae2f 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', 51);
+ define('SCHEMA_VERSION', 52);
if (!file_exists("config.php")) {
print __("<b>Fatal Error</b>: You forgot to copy