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