Go to the source code of this file.
Classes | |
| class | I18N |
Enumerations | |
| enum | DEFAULT_LANG |
Variables | |
| $i18n = & I18N::GetInstance() | |
File that sets the i18n environment.
Its usage is by adding the line:
include_once("core/i18n/I18N.class.php")
At the beginning of each file that has i18n functionallity.
Definition in file I18N.class.php.
|
|
Definition at line 14 of file I18N.class.php. |
|
|
Definition at line 19 of file I18N.class.php. Referenced by I18N::Language(). |
1.3.4