[Typo3-dev] $GLOBALS['TSFE']->sL($label); on 3.7

Elmar Hinz elmar.hinz at vcd-berlin.de
Wed Sep 14 00:38:05 CEST 2005


Hi folks,

I try to get the label of a field from FE without success from 3.7.

$label = 'LLL:EXT:lang/locallang_general.php:LGL.name'
$res = $GLOBALS['TSFE']->sL($label);


The same pi works great on 3.8.

What may be the cause?

Elmar







More information about the TYPO3-dev mailing list