HOR-4278 Unable to init session by "sid" option
- Change value for user uid
This commit is contained in:
@@ -979,7 +979,7 @@ if (! defined( 'EXECUTE_BY_CRON' )) {
|
||||
$oUser = new Users();
|
||||
$aUser = $oUser->load( $aSession['USR_UID'] );
|
||||
initUserSession(
|
||||
$_SESSION['USER_LOGGED'],
|
||||
$aUser['USR_UID'],
|
||||
$aUser['USR_USERNAME']
|
||||
);
|
||||
$bRedirect = false;
|
||||
|
||||
Reference in New Issue
Block a user