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

disable headlines pagination (add hidden pref _PREFS_ENABLE_PAGINATION)

This commit is contained in:
Andrew Dolgov
2007-07-17 04:29:53 +01:00
parent 1bf470e224
commit 237ec2ad9c
6 changed files with 21 additions and 6 deletions

View File

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