Esempio n. 1
0
 public static function setSilentExceptions($type = true)
 {
     self::$_silentException = $type;
 }