add localization and move timezone selection to the right place
This commit is contained in:
parent
5badc9f0cd
commit
379328434b
15 changed files with 141 additions and 13 deletions
|
|
@ -44,9 +44,6 @@
|
|||
public function __construct($layoutName, $action, $agent)
|
||||
{
|
||||
parent::__construct($layoutName, $action, $agent);
|
||||
|
||||
// Set timezone
|
||||
date_default_timezone_set(\nre\configs\AppConfig::$app['timeZone']);
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue