From ec81ef7b8d000171f0b01bbc88909083ce5b88be Mon Sep 17 00:00:00 2001 From: redmatrix Date: Sat, 14 May 2016 21:04:19 -0700 Subject: issue #383 --- include/import.php | 1 - 1 file changed, 1 deletion(-) diff --git a/include/import.php b/include/import.php index 98c70fa19..46c8057b6 100644 --- a/include/import.php +++ b/include/import.php @@ -90,7 +90,6 @@ function import_channel($channel, $account_id, $seize) { set_default_login_identity($account_id,$channel['channel_id'],false); logger('import step 1'); $_SESSION['import_step'] = 1; - ref_session_write(session_id(), serialize($_SESSION)); return $channel; } -- cgit v1.2.3