| 94 |
$parent =& $commentDao->getComment($parentId, $paperId); |
95 |
$parent =& $commentDao->getComment($parentId, $paperId); |
| 96 |
Request::redirect(null, null, null, 'view', array($paperId, $galleyId)); |
97 |
Request::redirect(null, null, null, 'view', array($paperId, $galleyId)); |