From a2bf45566ca355c5aeab8a5bbbf47cf6f1d69081 Mon Sep 17 00:00:00 2001 From: Awilum Date: Tue, 3 Mar 2020 10:14:54 +0300 Subject: [PATCH] Flextype 0.9.7 --- flextype/bootstrap.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flextype/bootstrap.php b/flextype/bootstrap.php index 1d31ce03..29ddb61e 100755 --- a/flextype/bootstrap.php +++ b/flextype/bootstrap.php @@ -162,7 +162,7 @@ if ($flextype['registry']->get('flextype.errors.display')) { * Set default timezone */ date_default_timezone_set($flextype['registry']->get('flextype.timezone')); - + /** * Init shortocodes *