Exemple #1
0
 function email($args)
 {
     import('pages.user.EmailHandler');
     EmailHandler::email($args);
 }