put correct content into the group private message update
This commit is contained in:
parent
a221259328
commit
acd594c9a6
@ -174,7 +174,7 @@ class Group_message_profile extends Memcached_DataObject
|
|||||||
$from_profile->getBestName(),
|
$from_profile->getBestName(),
|
||||||
$from_profile->nickname,
|
$from_profile->nickname,
|
||||||
$group->nickname,
|
$group->nickname,
|
||||||
$this->content,
|
$gm->content,
|
||||||
common_local_url('newmessage', array('to' => $from_profile->id)),
|
common_local_url('newmessage', array('to' => $from_profile->id)),
|
||||||
common_config('site', 'name'));
|
common_config('site', 'name'));
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user