Commit 95fcdea9 authored by Ad Schellevis's avatar Ad Schellevis Committed by Franco Fichtner

(legacy) align session_start and close in config.lib.inc

(cherry picked from commit d3827091)
parent bd27b6c5
......@@ -175,9 +175,6 @@ function write_config($desc = 'Unknown', $backup = true)
return false;
}
}
}
if (!isset($argc)) {
session_write_close();
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment