コード例 #1
0
ファイル: EmailConfig.php プロジェクト: gudwin/extasy
 public static function startup()
 {
     $page = new EmailConfig();
     $page->process();
 }