[TYPO3-core] RFC #11293: Login page is not translatable

Steffen Kamper info at sk-typo3.de
Sun Jun 7 21:36:17 CEST 2009


Hi,

Rupert Germann schrieb:
> Steffen Kamper wrote:
> ...
>> yes, i would use if(!is_object($GLOBALS['BE_USER']) && ...
> 
> $GLOBALS['BE_USER'] is always an object at this point.
> 

yes, you're right. So check has to be made against $GLOBALS['BE_USER']->user

vg Steffen


More information about the TYPO3-team-core mailing list