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

schema: add ttrss_feedbrowser_cache (bump schema)

This commit is contained in:
Andrew Dolgov
2009-01-16 10:33:25 +01:00
parent df00fb8051
commit 0c630ef326
5 changed files with 27 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
require_once "functions.php";
define('EXPECTED_CONFIG_VERSION', 17);
define('SCHEMA_VERSION', 47);
define('SCHEMA_VERSION', 48);
if (!file_exists("config.php")) {
print __("<b>Fatal Error</b>: You forgot to copy