/ Published in: PHP
Expand |
Embed | Plain Text
$GLOBALS['TSFE']->fe_user->setKey('ses', 'zingstaward_attendeeUid', $newAttendee->getUid()); $GLOBALS['TSFE']->fe_user->storeSessionData();
You need to login to post a comment.
$GLOBALS['TSFE']->fe_user->setKey('ses', 'zingstaward_attendeeUid', $newAttendee->getUid()); $GLOBALS['TSFE']->fe_user->storeSessionData();
You need to login to post a comment.