コード例 #1
0
ファイル: Utf7imap.php プロジェクト: horde/horde
 public static function setMbstring($val)
 {
     self::$_mbstring = (bool) $val;
 }