1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-22 08:21:28 +00:00

change ON_CATCHUP_SHOW_NEXT_FEED helptext, bump schema

This commit is contained in:
Andrew Dolgov
2012-03-29 15:08:12 +04:00
parent 442456184c
commit af0845ca9a
6 changed files with 21 additions and 7 deletions

View File

@@ -6,7 +6,7 @@
} else {
define('EXPECTED_CONFIG_VERSION', 25);
define('SCHEMA_VERSION', 90);
define('SCHEMA_VERSION', 91);
require_once "config.php";
require_once "sanity_config.php";