From e55dbbabe851bab06b561fbdc49badf87e64c2ca Mon Sep 17 00:00:00 2001 From: Maxence Lange Date: Fri, 15 Sep 2017 11:23:22 -0100 Subject: not using Sharees anymore Signed-off-by: Maxence Lange --- lib/Api/Sharees.php | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'lib/Api') diff --git a/lib/Api/Sharees.php b/lib/Api/Sharees.php index e6e68e0b..6e6b4f97 100644 --- a/lib/Api/Sharees.php +++ b/lib/Api/Sharees.php @@ -34,6 +34,14 @@ use OCA\Circles\Service\MiscService; use OCP\Share; +/** + * ############### WARNING ################# + * ### + * ### This file is needed and used by Nextcloud 12 and lower. + * ### + * + * @package OCA\Circles\Api + */ class Sharees { -- cgit v1.2.3