[TYPO3-english] Login from eid
Xavier Perseguers
typo3 at perseguers.ch
Thu Dec 10 12:48:17 CET 2009
Hi,
> On 09/12/2009 12:23, Xavier Perseguers wrote:
>> This works but is deprecated, this should be changed to
>>
>> $GLOBALS['TSFE'] = t3lib_div::makeInstance('tslib_fe',
>> intval(t3lib_div::_GP('id')), '');
>
> It shouldn't because it has to work with 4.2 in my case. That
> deprecation was a very bad decision.
Yes, that's a problem in your case (even if you may add an
"if...then...else" statement to use proper non-deprecated code). I just
dropped this note as Rafael said he used 4.3...
--
Xavier Perseguers
DBAL Leader
http://forge.typo3.org/projects/show/extension-dbal
More information about the TYPO3-english
mailing list