Only close the session if it had been opened.
This commit is contained in:
parent
789e9577c6
commit
1bfdc216d0
3 changed files with 7 additions and 4 deletions
|
@ -25,7 +25,6 @@ function hostxrd_init(&$a) {
|
|||
'$zot_post' => z_root() . '/post',
|
||||
'$bigkey' => salmon_key(get_config('system','site_pubkey')),
|
||||
));
|
||||
session_write_close();
|
||||
exit();
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue