Вход Регистрация
Файл: protected/views/comment/respond.php
Строк: 10
<?php
$this
->pageTitle 'Ответить';
echo 
$this->renderPartial('_form', array(
    
'comment' => $comment,
    
'id' => $respondedComment->id_post,
    
'respondedComment' => $respondedComment
    
));
Онлайн: 1
Реклама