mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-22 09:22:22 +00:00
fixed config bugs in rest client
This commit is contained in:
@@ -509,4 +509,4 @@ $config['rest_ajax_only'] = FALSE;
|
||||
| Language file to load from the language directory
|
||||
|
|
||||
*/
|
||||
$config['rest_language'] = 'en_US';
|
||||
$config['rest_language'] = 'en-US';
|
||||
|
||||
Reference in New Issue
Block a user