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']);