From e939722a14b8c806d74e611336f3472a3546f06b Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 1 Aug 2006 06:04:31 +0100 Subject: generated feeds always sorted by updated desc --- backend.php | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'backend.php') diff --git a/backend.php b/backend.php index 73bcea6a9..1aa0f3937 100644 --- a/backend.php +++ b/backend.php @@ -869,12 +869,14 @@ $search_q = "&q=$search&m=$match_on&smode=$search_mode"; } - print "  - - "; + if (!$bottom) { + print "  + + "; + } print ""; print ""; -- cgit v1.2.3