Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/circles.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Api/v1/Circles.php')
-rw-r--r--lib/Api/v1/Circles.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/Api/v1/Circles.php b/lib/Api/v1/Circles.php
index a420c502..1081f7a4 100644
--- a/lib/Api/v1/Circles.php
+++ b/lib/Api/v1/Circles.php
@@ -142,6 +142,9 @@ class Circles {
/**
* Circles::detailsCircle();
*
+ * WARNING - This function is called by the core - WARNING
+ * Do not change it
+ *
* Returns details on the circle. If the current user is a member, the members list will be
* return as well.
*