[Typo3-dev] about last post

Rui Santos 25375 at alunos.isel.ipl.pt
Thu Feb 24 11:45:49 CET 2005


I forget to write all if condition: 


$i=&$GLOBALS["TSFE"]->fe_user->getKey("ses","i");
if(!isset($i))
{
 $i= new I();
 $GLOBALS["TSFE"]->fe_user->setKey("ses","i",$i);  		
 echo "hi";
} 

Sorry :)
 --------------------------------------------
IPLNet WebMail http://www.net.ipl.pt/mail
 --------------------------------------------
Tudo o que há para saber sobre a IPLNet
eMail / Wireless / Páginas Pessoais / etc.
  http://www.net.ipl.pt/ (Novo "Site")
 --------------------------------------------




More information about the TYPO3-dev mailing list