1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-04 04:39:14 +00:00

new option: FRESH_ARTICLE_MAX_AGE (bump schema)

This commit is contained in:
Andrew Dolgov
2007-08-23 09:05:40 +01:00
parent 2d24f03266
commit c1d7e6c344
6 changed files with 25 additions and 9 deletions

View File

@@ -2,7 +2,7 @@
require_once "functions.php";
define('EXPECTED_CONFIG_VERSION', 8);
define('SCHEMA_VERSION', 20);
define('SCHEMA_VERSION', 21);
if (!file_exists("config.php")) {
print __("<b>Fatal Error</b>: You forgot to copy