Beispiel #1
0
 public static function setMbstring($val)
 {
     self::$_mbstring = (bool) $val;
 }