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

preliminary UI work on date checking filter (refs #225)

This commit is contained in:
Andrew Dolgov
2008-12-13 12:57:53 +01:00
parent 75fa1e3126
commit d0da85c27c
4 changed files with 116 additions and 3 deletions

View File

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