summaryrefslogtreecommitdiffstats
path: root/apps/contacts/dynphoto.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/contacts/dynphoto.php')
-rw-r--r--apps/contacts/dynphoto.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/contacts/dynphoto.php b/apps/contacts/dynphoto.php
index 2beac15e143..c1646e483de 100644
--- a/apps/contacts/dynphoto.php
+++ b/apps/contacts/dynphoto.php
@@ -21,7 +21,7 @@
*/
// Init owncloud
-require_once('../../lib/base.php');
+
$tmp_path = $_GET['tmp_path'];
$maxsize = isset($_GET['maxsize']) ? $_GET['maxsize'] : -1;
header("Cache-Control: no-cache, no-store, must-revalidate");