Ejemplo n.º 1
0
 function saveSubmit($args)
 {
     import('pages.author.SubmitHandler');
     SubmitHandler::saveSubmit($args);
 }