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

hide more obscure preferences under "show more" checkbox in pref-prefs,

bump schema
This commit is contained in:
Andrew Dolgov
2012-08-30 13:06:58 +04:00
parent 2a3d00bbf5
commit f9ebb32ca0
7 changed files with 167 additions and 34 deletions

View File

@@ -1,6 +1,6 @@
<?php
define('EXPECTED_CONFIG_VERSION', 26);
define('SCHEMA_VERSION', 94);
define('SCHEMA_VERSION', 95);
$fetch_last_error = false;