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

new option: VFEED_GROUP_BY_FEED (bump schema version)

This commit is contained in:
Andrew Dolgov
2008-05-17 05:50:58 +01:00
parent 081e527d3a
commit d00f22ac59
4 changed files with 14 additions and 8 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
require_once "functions.php";
define('EXPECTED_CONFIG_VERSION', 15);
define('SCHEMA_VERSION', 36);
define('SCHEMA_VERSION', 37);
if (!file_exists("config.php")) {
print __("<b>Fatal Error</b>: You forgot to copy