From 6e63a7c3062cd152cac8fc3d673675a1518fd545 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 10 Nov 2010 12:05:55 +0300 Subject: remove feed linking --- mobile/functions.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'mobile/functions.php') diff --git a/mobile/functions.php b/mobile/functions.php index 6dec6440d..7f5dd5c6f 100644 --- a/mobile/functions.php +++ b/mobile/functions.php @@ -52,8 +52,7 @@ AND owner_uid = '$owner_uid') AS unread FROM ttrss_feeds WHERE - ttrss_feeds.owner_uid = '$owner_uid' AND - parent_feed IS NULL + ttrss_feeds.owner_uid = '$owner_uid' ORDER BY $order_by $limit_qpart"); if (!$offset) print '