0.9 ready
This commit is contained in:
parent
495b118309
commit
445df7f6f1
19 changed files with 1381 additions and 120 deletions
|
@ -28,7 +28,7 @@ function tra($input)
|
|||
if ($uiBase->langid && !is_array($GS)) {
|
||||
#echo "load translation";
|
||||
include_once dirname(__FILE__).'/localizer/require.inc.php';
|
||||
|
||||
#echo $uiBase->langid;
|
||||
$GS = loadTranslations($uiBase->langid);
|
||||
}
|
||||
## end init ####################################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue