From: Bjoern Schiessle Date: Wed, 18 Sep 2013 08:11:20 +0000 (+0200) Subject: remove debug output X-Git-Tag: v6.0.0alpha2~95^2~25 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=171b7ebffe96c4f6bd326652a6c12118956e39ca;p=nextcloud-server.git remove debug output --- diff --git a/apps/files_sharing/lib/api.php b/apps/files_sharing/lib/api.php index 87841150de7..b88850bf17d 100644 --- a/apps/files_sharing/lib/api.php +++ b/apps/files_sharing/lib/api.php @@ -317,7 +317,7 @@ class Api { if (!$checkExists) { return new \OC_OCS_Result(null, 404, "share doesn't exists, can't change password"); } - error_log("type: $itemType"); + $result = \OCP\Share::shareItem( $itemType, $itemSource,