Index: trunk/extensions/MoodBar/MoodBar.hooks.php |
— | — | @@ -17,7 +17,8 @@ |
18 | 18 | } |
19 | 19 | |
20 | 20 | /** |
21 | | - * Determines if this user has right to mark an feedback response as helpful |
| 21 | + * Determines if this user has right to mark an feedback response as helpful, only the user who wrote the |
| 22 | + * feedback can mark the response as helpful |
22 | 23 | * @param $mahaction string - mark/unmark |
23 | 24 | * @param $type string - the object type to be marked |
24 | 25 | * @param $item int - an item of $type to be marked |