コード例 #1
0
ファイル: GWF_Debug.php プロジェクト: sinfocol/gwf3
 public static function setMailOnError($bool = true)
 {
     self::$MAIL_ON_ERROR = $bool;
 }