Beispiel #1
0
 public static function setDevelop($status = true)
 {
     self::$develop = !!$status;
 }