summaryrefslogtreecommitdiffstats
path: root/apps/contacts/photo.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/contacts/photo.php')
-rwxr-xr-xapps/contacts/photo.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/contacts/photo.php b/apps/contacts/photo.php
index f9e62455c13..12d7f370710 100755
--- a/apps/contacts/photo.php
+++ b/apps/contacts/photo.php
@@ -10,7 +10,7 @@
// Init owncloud
-OC_Util::checkLoggedIn();
+OCP\User::checkLoggedIn();
OC_Util::checkAppEnabled('contacts');
function getStandardImage(){