mirror of
https://github.com/flextype/flextype.git
synced 2025-08-08 06:06:45 +02:00
chore(flextype): typo update
This commit is contained in:
@@ -366,7 +366,7 @@ function_exists('mb_internal_encoding') and mb_internal_encoding(registry()->get
|
||||
if (in_array(registry()->get('flextype.settings.timezone'), DateTimeZone::listIdentifiers())) {
|
||||
date_default_timezone_set(registry()->get('flextype.settings.timezone'));
|
||||
}
|
||||
|
||||
|
||||
// Add Plugins Service
|
||||
container()->set('plugins', new Plugins());
|
||||
|
||||
|
Reference in New Issue
Block a user