aboutsummaryrefslogtreecommitdiff
path: root/engine/classes/ElggGroup.php
diff options
context:
space:
mode:
authorSteve Clay <steve@mrclay.org>2012-06-28 21:52:30 -0400
committerSteve Clay <steve@mrclay.org>2012-06-28 21:52:30 -0400
commitb05caab768f9e1c4cbef4af87670dc87ef4d529f (patch)
tree27e6d89b09cbbb3cfbabc1ba04db1611bc9cce9c /engine/classes/ElggGroup.php
parentdbf78a975d2979ebeb50bd914b4ebc2c076ae09b (diff)
downloadelgg-b05caab768f9e1c4cbef4af87670dc87ef4d529f.tar.gz
elgg-b05caab768f9e1c4cbef4af87670dc87ef4d529f.tar.bz2
Fixes #4634: Restores pre 1.7 group profile pics after update
Diffstat (limited to 'engine/classes/ElggGroup.php')
-rw-r--r--engine/classes/ElggGroup.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/engine/classes/ElggGroup.php b/engine/classes/ElggGroup.php
index f7f67bf41..121186196 100644
--- a/engine/classes/ElggGroup.php
+++ b/engine/classes/ElggGroup.php
@@ -16,8 +16,6 @@ class ElggGroup extends ElggEntity
* Sets the type to group.
*
* @return void
- *
- * @deprecated 1.8 Use initializeAttributes
*/
protected function initializeAttributes() {
parent::initializeAttributes();