summaryrefslogtreecommitdiffstats
path: root/apps/contacts
diff options
context:
space:
mode:
authorBart Visscher <bartv@thisnet.nl>2012-06-20 19:41:08 +0200
committerBart Visscher <bartv@thisnet.nl>2012-06-22 17:21:56 +0200
commit96ec7a66bb64e1e2ffa9b87e9473dceb9f45516c (patch)
tree94d9fa6b650b74a2fa3c5657113f6833bcaaac4e /apps/contacts
parent50667dcb82d8a31541ee13fe71c8da4074099ea8 (diff)
downloadnextcloud-server-96ec7a66bb64e1e2ffa9b87e9473dceb9f45516c.tar.gz
nextcloud-server-96ec7a66bb64e1e2ffa9b87e9473dceb9f45516c.zip
More session_write_close
Diffstat (limited to 'apps/contacts')
-rw-r--r--apps/contacts/thumbnail.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/contacts/thumbnail.php b/apps/contacts/thumbnail.php
index da4e930f3e5..8378507163e 100644
--- a/apps/contacts/thumbnail.php
+++ b/apps/contacts/thumbnail.php
@@ -23,6 +23,7 @@
OCP\JSON::checkLoggedIn();
//OCP\User::checkLoggedIn();
OCP\App::checkAppEnabled('contacts');
+session_close_write();
function getStandardImage(){
//OCP\Response::setExpiresHeader('P10D');