From 192c16ea13cce8126be0aaebee899269eca64ce1 Mon Sep 17 00:00:00 2001 From: Awilum Date: Sat, 10 Nov 2018 00:53:01 +0300 Subject: [PATCH] typo --- flextype/Flextype.php | 1 + 1 file changed, 1 insertion(+) diff --git a/flextype/Flextype.php b/flextype/Flextype.php index 24963855..e8501eef 100755 --- a/flextype/Flextype.php +++ b/flextype/Flextype.php @@ -79,6 +79,7 @@ class Flextype // Set default timezone date_default_timezone_set(Registry::get('system.timezone')); + // Start the session Session::start();