1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-09 06:36:52 +02:00
This commit is contained in:
Awilum
2018-11-10 00:53:01 +03:00
parent 714883e953
commit 192c16ea13

View File

@@ -79,6 +79,7 @@ class Flextype
// Set default timezone
date_default_timezone_set(Registry::get('system.timezone'));
// Start the session
Session::start();