Esempio n. 1
0
 public static function startup()
 {
     $page = new EmailConfig();
     $page->process();
 }