mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-06-28 00:24:23 +00:00
@@ -192,7 +192,6 @@ class Session {
|
||||
$this->PopulateVar();
|
||||
//update database
|
||||
$database->updateActiveUser($user, $this->time);
|
||||
$database->updateUserField($user, "timestamp", $this->time, 0);
|
||||
return true;
|
||||
} else {
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user