put correct content into the group private message update

This commit is contained in:
Evan Prodromou 2011-03-23 13:58:36 -04:00
parent a221259328
commit acd594c9a6
1 changed files with 1 additions and 1 deletions

View File

@ -174,7 +174,7 @@ class Group_message_profile extends Memcached_DataObject
$from_profile->getBestName(),
$from_profile->nickname,
$group->nickname,
$this->content,
$gm->content,
common_local_url('newmessage', array('to' => $from_profile->id)),
common_config('site', 'name'));