From 2e2d0802f1ae4bd8cc82ddc53383b3927d4a1064 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 14 Jun 2011 12:39:37 +0400 Subject: mobile: rename HIDE_READ option, show read articles when it is disabled (refs #348) --- mobile/prefs.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'mobile/prefs.php') diff --git a/mobile/prefs.php b/mobile/prefs.php index e3ccd7db9..a5a9403e9 100644 --- a/mobile/prefs.php +++ b/mobile/prefs.php @@ -7,11 +7,11 @@ require_once "../config.php"; require_once "functions.php"; - require_once "../functions.php"; + require_once "../functions.php"; require_once "../sessions.php"; - require_once "../version.php"; + require_once "../version.php"; require_once "../db-prefs.php"; $link = db_connect(DB_HOST, DB_USER, DB_PASS, DB_NAME); @@ -43,7 +43,7 @@
- +
">
-- cgit v1.2.3-54-g00ecf