示例#1
0
文件: Utf7imap.php 项目: horde/horde
 public static function setMbstring($val)
 {
     self::$_mbstring = (bool) $val;
 }