1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

headlines cache: force refresh when subop is present

This commit is contained in:
Andrew Dolgov
2007-11-21 13:29:41 +01:00
parent 52d7e7da48
commit 14fb4e91fc
4 changed files with 4 additions and 2 deletions

View File

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