1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-05 13:57:10 +00:00

mobile: properly save preferences

This commit is contained in:
Andrew Dolgov
2010-01-11 14:06:19 +03:00
parent fbaca24658
commit e9105eb50d
6 changed files with 56 additions and 42 deletions

View File

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