summaryrefslogtreecommitdiffstats
path: root/ajax/usersettings.php
diff options
context:
space:
mode:
Diffstat (limited to 'ajax/usersettings.php')
-rw-r--r--ajax/usersettings.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/ajax/usersettings.php b/ajax/usersettings.php
index 010bb49b8..f027ee91b 100644
--- a/ajax/usersettings.php
+++ b/ajax/usersettings.php
@@ -14,6 +14,7 @@
OCP\JSON::checkLoggedIn();
OCP\JSON::checkAppEnabled('news');
OCP\JSON::callCheck();
+session_write_close();
if(isset($_POST['showAll'])) {
if($_POST['showAll'] === 'false') {