| 86 |
$parent =& $commentDao->getById($parentId, $articleId); |
86 |
$parent =& $commentDao->getById($parentId, $articleId); |
| 88 |
Request::redirect(null, null, 'view', array($articleId, $galleyId)); |
88 |
Request::redirect(null, null, 'view', array($articleId, $galleyId)); |