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:
Denis Shakhov 2015-11-01 22:57:41 +07:00
parent 8c92c38f23
commit b3cf245d31

View file

@ -1133,6 +1133,7 @@ class ActionTalk extends Action
$oViewer = $this->Viewer_GetLocalViewer();
$oViewer->Assign('user', $oUser, true);
$oViewer->Assign('showActions', true, true);
$oViewer->Assign('oUserCurrent', $this->oUserCurrent);
$aResult[] = array(
'bStateError' => false,