function postPeerReviewComment()
 {
     import('pages.sectionEditor.SubmissionCommentsHandler');
     SubmissionCommentsHandler::postPeerReviewComment();
 }