From ea78fddb5b46848d8ccba8559f99ef2f674e338a Mon Sep 17 00:00:00 2001 From: Hash9 Date: Wed, 30 Aug 2006 14:26:11 +0000 Subject: fix articles list --- search_lib.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'search_lib.php') diff --git a/search_lib.php b/search_lib.php index c19edeb..8b679c8 100644 --- a/search_lib.php +++ b/search_lib.php @@ -1,6 +1,6 @@ 0 $whereSql - ORDER BY relivency DESC, lch.`hits` DESC + ORDER BY relivency DESC, hits DESC "; $querycant = "SELECT COUNT(*) -- cgit v1.3