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