PDA

Просмотр полной версии : How to get values from locallang file in PHP_SCRIPT, not in plugin?


typo27
03.03.2008, 21:54
Privet,
My php code is in file

temp.php = PHP_SCRIPT
temp.php.file = fileadmin/php/file.php

How to get values of some specific locallang file?

typo27
03.03.2008, 22:10
Found.

$all_labels = $GLOBALS['TSFE']->readLLfile("..../any_locallang.xml');