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