adding configuration option to set a default language and/or force it,
resolves #39
This commit is contained in:
@@ -43,6 +43,7 @@ class configuration
|
||||
'notice' => '',
|
||||
'base64version' => '2.1.9',
|
||||
'languageselection' => false,
|
||||
'languagedefault' => '',
|
||||
),
|
||||
'expire' => array(
|
||||
'default' => '1week',
|
||||
|
||||
Reference in New Issue
Block a user