issue #383
This commit is contained in:
parent
e02c658eb5
commit
ec81ef7b8d
@ -90,7 +90,6 @@ function import_channel($channel, $account_id, $seize) {
|
|||||||
set_default_login_identity($account_id,$channel['channel_id'],false);
|
set_default_login_identity($account_id,$channel['channel_id'],false);
|
||||||
logger('import step 1');
|
logger('import step 1');
|
||||||
$_SESSION['import_step'] = 1;
|
$_SESSION['import_step'] = 1;
|
||||||
ref_session_write(session_id(), serialize($_SESSION));
|
|
||||||
return $channel;
|
return $channel;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user