summaryrefslogtreecommitdiffstats
path: root/ajax/updatefeed.php
diff options
context:
space:
mode:
Diffstat (limited to 'ajax/updatefeed.php')
-rw-r--r--ajax/updatefeed.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/ajax/updatefeed.php b/ajax/updatefeed.php
index e29db31e3..5c981f38d 100644
--- a/ajax/updatefeed.php
+++ b/ajax/updatefeed.php
@@ -14,6 +14,7 @@
OCP\JSON::checkLoggedIn();
OCP\JSON::checkAppEnabled('news');
OCP\JSON::callCheck();
+session_write_close();
$userid = OCP\USER::getUser();