function deleteSubmitSuppFile($args)
 {
     import('pages.author.SubmitHandler');
     SubmitHandler::deleteSubmitSuppFile($args);
 }