[Pkg-owncloud-commits] [owncloud] 06/52: add comment from @DeepDiver
David Prévot
taffit at moszumanska.debian.org
Mon Dec 2 01:49:36 UTC 2013
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository owncloud.
commit b910524acbbfdbf26c75836553a7e377993e0481
Author: Morris Jobke <morris.jobke at gmail.com>
Date: Wed Nov 27 10:32:43 2013 +0100
add comment from @DeepDiver
---
lib/public/share.php | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/lib/public/share.php b/lib/public/share.php
index b89e4fb..d33b161 100644
--- a/lib/public/share.php
+++ b/lib/public/share.php
@@ -1841,8 +1841,7 @@ class Share {
}
/**
- * Function that is called after a user is removed from a group.
- * TODO what does it do?
+ * Function that is called after a user is removed from a group. Shares are cleaned up.
* @param array arguments
*/
public static function post_removeFromGroup($arguments) {
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git
More information about the Pkg-owncloud-commits
mailing list