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