From b910524acbbfdbf26c75836553a7e377993e0481 Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Wed, 27 Nov 2013 10:32:43 +0100 Subject: [PATCH] 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 b89e4fb365..d33b16148d 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) {