mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-02 18:44:21 +00:00
update
This commit is contained in:
@@ -409,7 +409,7 @@ class Automation {
|
||||
$database->deleteFriend($friend['id'],"friend".$i."wait");
|
||||
}
|
||||
}
|
||||
$database->updateUserField($session->uid, 'alliance', 0, 1);
|
||||
$database->updateUserField($need['uid'], 'alliance', 0, 1);
|
||||
if($database->isAllianceOwner($need['uid'])){
|
||||
$alliance = $database->getUserAllianceID($need['uid']);
|
||||
$newowner = $database->getAllMember2($alliance);
|
||||
|
||||
Reference in New Issue
Block a user