Searched defs:transplugin_langs (Results 1 – 8 of 8) sorted by relevance
/template/vector/ |
D | main.php | 531 …$transplugin_langs = explode(" ", trim($transplugin->getConf("translations"))); //available lang… variable 801 …$transplugin_langs = explode(" ", trim($transplugin->getConf("translations"))); //available lang… variable
|
/template/monobook/ |
D | main.php | 582 …$transplugin_langs = explode(" ", trim($transplugin->getConf("translations"))); //available lang… variable 803 …$transplugin_langs = explode(" ", trim($transplugin->getConf("translations"))); //available lang… variable
|
/template/wikiweko/ |
D | main.php | 531 …$transplugin_langs = explode(" ", trim($transplugin->getConf("translations"))); //available lang… variable 802 …$transplugin_langs = explode(" ", trim($transplugin->getConf("translations"))); //available lang… variable
|
/template/monobook/conf/ |
D | boxes.php | 64 …$transplugin_langs = explode(" ", trim($transplugin->getConf("translations"))); //available lang… variable
|
/template/vector20/conf/ |
D | boxes.php | 64 …$transplugin_langs = explode(" ", trim($transplugin->getConf("translations"))); //available lang… variable
|
/template/vector/conf/ |
D | boxes.php | 64 …$transplugin_langs = explode(" ", trim($transplugin->getConf("translations"))); //available lang… variable
|
/template/wikiweko/conf/ |
D | boxes.php | 64 …$transplugin_langs = explode(" ", trim($transplugin->getConf("translations"))); //available lang… variable
|
/template/vector20/ |
D | main.php | 770 …$transplugin_langs = explode(" ", trim($transplugin->getConf("translations"))); //available lang… variable
|