]> git.mxchange.org Git - friendica.git/blobdiff - mod/hostxrd.php
added more curyl braces + spaces between "if" and brace
[friendica.git] / mod / hostxrd.php
index 4121764f1a526b340fc1c4805aa705a0a8a0f97a..647073b056e3774b1431ab98208ac5c486283275 100644 (file)
@@ -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();
 
 }