1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-20 21:41:28 +00:00

implement preferred time for sending out digests

This commit is contained in:
Andrew Dolgov
2012-01-30 16:34:45 +04:00
parent 33f0fdd0a2
commit 61c1812f29
10 changed files with 83 additions and 51 deletions

View File

@@ -6,7 +6,7 @@
} else {
define('EXPECTED_CONFIG_VERSION', 25);
define('SCHEMA_VERSION', 88);
define('SCHEMA_VERSION', 89);
require_once "config.php";
require_once "sanity_config.php";