mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-06-28 00:24:23 +00:00
@@ -61,6 +61,8 @@ class Session {
|
||||
var $villages = array();
|
||||
|
||||
function Session() {
|
||||
global $database; //TienTN fix
|
||||
|
||||
$this->time = time();
|
||||
if (!isset($_SESSION)) session_start();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user