[Typo3-dev] logout doesn't kill fe session?

Martin T. Kutschker Martin.no5pam.Kutschker at blackbox.n0spam.net
Wed May 12 18:11:12 CEST 2004


Wengrzik, Andreas wrote:
> I´ve got the following error:
> 
> Parse error: parse error, unexpected T_FOR in /home/www/html/typo3conf/ext/cwt_community/pi1/class.tx_cwtcommunity_pi1.php on line 1472
> thats line 1472:
> 
> $uids_online = $this -> doDatabaseQuery("SELECT fe_sessions.ses_userid FROM fe_users, fe_sessions WHERE fe_users.uid = fe_sessions.ses_userid AND feusers.is_online AND (fe_users.username LIKE '" . $letter . "%' OR fe_users.username LIKE '" . strtoupper($letter) . "%')")

Oh come on, there is a missing ;

Masi





More information about the TYPO3-dev mailing list