Function Module_admin_lang->_set_lang_code
Definitions
adminzone/pages/modules/admin_lang.php
- Save POSTed changes to a particular language file.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$lang_file | string | required parameter | N/A | N/A | The language file |
$lang | LANGUAGE_NAME | required parameter | N/A | N/A | The language |