This commit is contained in:
unknown
2012-07-14 11:13:03 +03:00
parent e108c061c2
commit a24a9f00e9
7 changed files with 12 additions and 13 deletions
+1 -1
View File
@@ -3260,7 +3260,7 @@ $crannyimg = "<img src=\"".GP_LOCATE."img/g/g23.gif\" height=\"20\" width=\"15\"
global $database,$session,$village;
if($vid==0) { $vid=$village->wid; }
$buildarray = array();
$buildarray = $database->getResourceLevel($vid);
if($vid!=0){ $buildarray = $database->getResourceLevel($vid); }
$upkeep = 0;
switch($type) {
case 0: