add comment from @DeepDiver

This commit is contained in:
Morris Jobke 2013-11-27 10:32:43 +01:00
parent 7c88736292
commit b910524acb
1 changed files with 1 additions and 2 deletions

View File

@ -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) {