1
0
Fork 0
mirror of synced 2024-06-02 19:04:49 +12:00

Update init file

This commit is contained in:
Fernando 2021-10-05 21:57:30 -05:00
parent 99e1aec48f
commit 45aff15240

View file

@ -317,7 +317,7 @@ Locale::setLanguageFromJSON('ur', __DIR__.'/config/locale/translations/ur.json')
Locale::setLanguageFromJSON('vi', __DIR__.'/config/locale/translations/vi.json');
Locale::setLanguageFromJSON('zh-cn', __DIR__.'/config/locale/translations/zh-cn.json');
Locale::setLanguageFromJSON('zh-tw', __DIR__.'/config/locale/translations/zh-tw.json');
Locale::setLanguageFromJSON('es-la', __DIR__.'/config/locale/translations/la.json');
Locale::setLanguageFromJSON('la', __DIR__.'/config/locale/translations/la.json');
\stream_context_set_default([ // Set global user agent and http settings
'http' => [