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