From 4a8e8bb0bd376fd66b2cfe7188a2254f43df6a7d Mon Sep 17 00:00:00 2001 From: root Date: Sat, 25 Apr 2009 22:59:31 +0000 Subject: [PATCH] SQL Performance improvements --- pages/wot/10.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pages/wot/10.php b/pages/wot/10.php index 2347b69..f355002 100644 --- a/pages/wot/10.php +++ b/pages/wot/10.php @@ -23,14 +23,14 @@ '$rc' ORDER BY `notary`.`when` DESC"; $rank = mysql_num_rows(mysql_query($query)) + 1; ?>