Hi,
Does anybody know where to find the initiation of $_SESSION for portal
users ??
Reason for this is I have to add a custom entry in $_SESSION
e.g. $_SESSION['my_name'] = 'real_name';
Thanks in advance...
Hi,
Does anybody know where to find the initiation of $_SESSION for portal
users ??
Reason for this is I have to add a custom entry in $_SESSION
e.g. $_SESSION['my_name'] = 'real_name';
Thanks in advance...
Issue has been resolved.
Resolution:
Added
$_SESSION['my_name'] = 'real_name'
in
/modules/Users/authentication/AuthenticationController.php
Function: login
FYI.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks