aboutsummaryrefslogtreecommitdiff
path: root/engine/classes/ElggGroup.php
diff options
context:
space:
mode:
Diffstat (limited to 'engine/classes/ElggGroup.php')
-rw-r--r--engine/classes/ElggGroup.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/engine/classes/ElggGroup.php b/engine/classes/ElggGroup.php
index 9048ad69b..4dea2bcd6 100644
--- a/engine/classes/ElggGroup.php
+++ b/engine/classes/ElggGroup.php
@@ -2,7 +2,6 @@
/**
* @class ElggGroup Class representing a container for other elgg entities.
- * @author Curverider Ltd
*/
class ElggGroup extends ElggEntity
implements Friendable {