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