コード例 #1
0
 function viewCopyeditComments($args)
 {
     import('pages.sectionEditor.SubmissionCommentsHandler');
     SubmissionCommentsHandler::viewCopyeditComments($args);
 }