summaryrefslogtreecommitdiffstats
path: root/ajax/importopml.php
diff options
context:
space:
mode:
Diffstat (limited to 'ajax/importopml.php')
-rw-r--r--ajax/importopml.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/ajax/importopml.php b/ajax/importopml.php
index 0a695172c..7ec7c3a82 100644
--- a/ajax/importopml.php
+++ b/ajax/importopml.php
@@ -14,6 +14,7 @@
OCP\JSON::checkLoggedIn();
OCP\JSON::checkAppEnabled('news');
OCP\JSON::callCheck();
+session_write_close();
$l = OC_L10N::get('news');