1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 15:45:56 +00:00

new pref: CDM_AUTO_CATCHUP, bump schema

This commit is contained in:
Andrew Dolgov
2007-03-06 07:22:31 +01:00
parent fb41687761
commit 72ae6d7a84
4 changed files with 11 additions and 3 deletions

View File

@@ -12,7 +12,7 @@
error_reporting(DEFAULT_ERROR_LEVEL); */
define('SCHEMA_VERSION', 13);
define('SCHEMA_VERSION', 14);
require_once "sanity_check.php";
require_once "config.php";