summaryrefslogtreecommitdiffstats
path: root/settings
diff options
context:
space:
mode:
Diffstat (limited to 'settings')
-rw-r--r--settings/apps.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/settings/apps.php b/settings/apps.php
index 6021574cbb3..b725c87b0ab 100644
--- a/settings/apps.php
+++ b/settings/apps.php
@@ -22,6 +22,7 @@
*/
OC_Util::checkAdminUser();
+\OC::$server->getSession()->close();
// Load the files we need
OCP\Util::addStyle('settings', 'settings' );