mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-12 14:21:03 +00:00
more big update (sorry about all of them, but i not remember exactly all fixes that i did)
This commit is contained in:
@@ -9,7 +9,7 @@ $needed_plan = 0;
|
||||
}
|
||||
$alli_users = $database->getUserByAlliance($session->alliance);
|
||||
$wwbuildingplan = 0;
|
||||
if(!empty(($alli_users))){
|
||||
if(!empty($alli_users)){
|
||||
foreach($alli_users as $users){
|
||||
$villages = $database->getVillageID($users['id']);
|
||||
foreach($villages as $village){
|
||||
|
||||
Reference in New Issue
Block a user