[TYPO3-dev] Question on using $LANG in the extension manager

Steffen Kamper info at sk-typo3.de
Sun Jun 28 20:59:40 CEST 2009


Hi,

Christopher Stelmaszyk schrieb:
> Hi guys,
> 
> I have a question concerning the file typo3/mod/tools/em/class.em_index.php.
> On lines 225 following (current trunk) there are some texts, which I would 
> like to replace by a call to $GLOBALS['LANG']->getLL(...).
> But if I try this, I get a parse-error.
> 
> How can I replace the texts without error?
> 
> Christopher 
> 
> 

because it's the header of a class (only var - devlaration). You can do 
such in init()

vg Steffen




More information about the TYPO3-dev mailing list