1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-07 23:21:34 +00:00

fix schema

This commit is contained in:
Andrew Dolgov
2007-08-09 09:56:26 +01:00
parent a219fec54d
commit c59d33a3a8
7 changed files with 17 additions and 8 deletions

View File

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