Function __global->get_lang_browser
Definitions
sources/lang.php
- Get the closest fit language codename to what the browser is requesting.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Return
- The closest-fit language to what the browser wants (null: browser doesn't ask)
- Type: ?LANGUAGE_NAME
- Set: N/A
- Range: N/A