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