1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-04 19:49:15 +00:00

localization fixes and updates (bumps schema)

This commit is contained in:
Andrew Dolgov
2007-08-21 11:34:43 +01:00
parent 37b1745e99
commit 8c0edbc36c
12 changed files with 126 additions and 105 deletions

View File

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