summaryrefslogtreecommitdiff
path: root/sanity_check.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-01-14 13:39:05 +0300
committerAndrew Dolgov <[email protected]>2010-01-14 13:39:05 +0300
commitdce46cade3ef1d24a12cf6d27abad5d93de95373 (patch)
tree6134e71244b7eeb72b1232ac40a736e76df7aede /sanity_check.php
parent7abf159d61a933106b9b7a704cf3e549a3b4ab01 (diff)
query themes from filesystem; obsolete ttrss_themes
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 c50d391a1..e39902ef6 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', 63);
+ define('SCHEMA_VERSION', 64);
if (!file_exists("config.php")) {
print "<b>Fatal Error</b>: You forgot to copy