1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-06-26 03:30:48 +03:00
This commit is contained in:
Alexey Kachayev 2010-01-17 14:37:47 +00:00
parent a80b582aed
commit 673012e6ff

View file

@ -256,8 +256,7 @@ class ActionTalk extends Action {
*/
if($aUsersFriend=$this->User_GetUsersFriend($this->oUserCurrent->getId())) {
$this->Viewer_Assign('aUsersFriend',$aUsersFriend);
}
$this->Viewer_AddBlocks('right',array('actions/ActionTalk/friends.tpl'));
}
/**
* Проверяем отправлена ли форма с данными
*/