From 987f0a318e26e5f606d8b5be137b5fba7fd39bb3 Mon Sep 17 00:00:00 2001 From: yi12345 Date: Mon, 6 May 2013 22:40:59 +0300 Subject: [PATCH] fix last raid in raidlist --- Templates/goldClub/farmlist.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Templates/goldClub/farmlist.tpl b/Templates/goldClub/farmlist.tpl index f35a6e34..ba9be399 100644 --- a/Templates/goldClub/farmlist.tpl +++ b/Templates/goldClub/farmlist.tpl @@ -192,7 +192,7 @@ $vdata = $database->getVillage($towref); uid." ORDER BY time DESC Limit 1"); if(mysql_num_rows($getnotice) > 0){ while($row2 = mysql_fetch_array($getnotice)){ $dataarray = explode(",",$row2['data']);