1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-21 05:31:52 +00:00

add _MOBILE_REVERSE_HEADLINES (closes #524)

This commit is contained in:
Andrew Dolgov
2012-12-28 00:49:54 +04:00
parent bc230f3fde
commit a6b4518788
7 changed files with 27 additions and 4 deletions

View File

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