Procedural File: conflang.php
Source Location: Program_Root/pages/core/conflang.php
Classes:
Page Details:
Configures supported languages
Tags:
Includes:
require_once("common/classes/ezxml/ezxml.php") [line 27]
core_conflang_ [line 34]
void core_conflang_(
$_GET["action"] 0, $_GET["langpos"] 1)
|
|
Configure supported languages
Parameters
| $_GET["action"] |
0 |
string - dellang, raiselang, lowerlang |
| $_GET["langpos"] |
1 |
number - position of the language element, starting from 1 |
|