function postLayoutComment()
 {
     import('pages.layoutEditor.SubmissionCommentsHandler');
     SubmissionCommentsHandler::postLayoutComment();
 }
예제 #2
0
 function postLayoutComment()
 {
     import('pages.proofreader.SubmissionCommentsHandler');
     SubmissionCommentsHandler::postLayoutComment();
 }