mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-07 13:24:22 +00:00
Release some memory
This commit is contained in:
@@ -2061,6 +2061,9 @@ class Automation {
|
||||
$database->modifyHeroXp("experience",$defheroxp,$HeroID);
|
||||
}
|
||||
}
|
||||
|
||||
// we don't need these two variables anymore
|
||||
unset($AttackerHeroID, $DefendersHeroID);
|
||||
|
||||
$database->modifyPoints(
|
||||
$toF['owner'],
|
||||
|
||||
Reference in New Issue
Block a user