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

change description of filter 'filter' action (bump schema)

This commit is contained in:
Andrew Dolgov
2011-03-10 11:54:10 +03:00
parent 530f5cdafa
commit b9ad7cface
5 changed files with 19 additions and 5 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
require_once "functions.php";
define('EXPECTED_CONFIG_VERSION', 21);
define('SCHEMA_VERSION', 80);
define('SCHEMA_VERSION', 81);
if (!file_exists("config.php")) {
print "<b>Fatal Error</b>: You forgot to copy