Exemple #1
0
 public static function setMailOnError($bool = true)
 {
     self::$MAIL_ON_ERROR = $bool;
 }