mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-09 22:26:10 +00:00
Fix typo
This commit is contained in:
@@ -689,7 +689,7 @@ class Automation {
|
||||
}
|
||||
}
|
||||
|
||||
// Update ww last finish upgrate
|
||||
// Update ww last finish upgrade
|
||||
if ($indi['type'] == 40) {
|
||||
$qW = "UPDATE ".TB_PREFIX."fdata set ww_lastupdate = ".time()." where vref = ".(int) $indi['wid'];
|
||||
$database->query($qW);
|
||||
|
||||
Reference in New Issue
Block a user