From d4072c82dd93757cfe2dcc6d98bb547ab6e9c520 Mon Sep 17 00:00:00 2001 From: Georg Ehrke Date: Sat, 19 May 2012 15:22:21 +0200 Subject: some fixes for contacts, gallery and openid --- apps/contacts/ajax/oc_photo.php | 3 --- 1 file changed, 3 deletions(-) (limited to 'apps/contacts') diff --git a/apps/contacts/ajax/oc_photo.php b/apps/contacts/ajax/oc_photo.php index 0fd978e325a..085d2710f5f 100644 --- a/apps/contacts/ajax/oc_photo.php +++ b/apps/contacts/ajax/oc_photo.php @@ -19,9 +19,6 @@ * License along with this library. If not, see . * */ -// Init owncloud -require_once('lib/base.php'); - // Check if we are a user // Firefox and Konqueror tries to download application/json for me. --Arthur OCP\JSON::setContentTypeHeader('text/plain'); -- cgit v1.2.3