예제 #1
0
파일: Utf7imap.php 프로젝트: horde/horde
 public static function setMbstring($val)
 {
     self::$_mbstring = (bool) $val;
 }