map info module improvements, new system graph module, map info module refactoring, new CCP API Cronjob (jumps, kills,...)
This commit is contained in:
@@ -74,8 +74,10 @@ class Controller {
|
||||
$this->f3->get('DB_PASS')
|
||||
);
|
||||
}
|
||||
|
||||
$this->f3->set('DB', $db);
|
||||
|
||||
// set DB timezone to UTC +00:00 (eve server time)
|
||||
$this->f3->get('DB')->exec('SET @@session.time_zone = "+00:00";');
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user