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

a variety of ccache work

This commit is contained in:
Andrew Dolgov
2009-01-16 14:11:19 +01:00
parent 2627f2d045
commit 8a4c759ea3
7 changed files with 182 additions and 33 deletions

View File

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