function postLayoutComment()
 {
     import('pages.layoutEditor.SubmissionCommentsHandler');
     SubmissionCommentsHandler::postLayoutComment();
 }
Ejemplo n.º 2
0
 function postLayoutComment()
 {
     import('pages.proofreader.SubmissionCommentsHandler');
     SubmissionCommentsHandler::postLayoutComment();
 }