Exemplo n.º 1
0
 function removeArticleCoverPage($args)
 {
     import('pages.copyeditor.SubmissionCopyeditHandler');
     SubmissionCopyeditHandler::removeCoverPage($args);
 }