adding configuration option to set a default language and/or force it,

resolves #39
This commit is contained in:
El RIDO
2015-10-18 20:38:07 +02:00
parent ca07398b66
commit e3f4aa982c
4 changed files with 47 additions and 2 deletions

View File

@@ -43,6 +43,7 @@ class configuration
'notice' => '',
'base64version' => '2.1.9',
'languageselection' => false,
'languagedefault' => '',
),
'expire' => array(
'default' => '1week',