Return to Snippet

Revision: 32331
at September 22, 2010 19:04 by etobi


Initial Code
		$GLOBALS['TSFE']->fe_user->setKey('ses', 'zingstaward_attendeeUid', $newAttendee->getUid());
		$GLOBALS['TSFE']->fe_user->storeSessionData();

Initial URL


Initial Description


Initial Title
set tsfe session key

Initial Tags
php, textmate

Initial Language
PHP