コード例 #1
0
ファイル: fUTF8.php プロジェクト: hibble/printmaster
 /**
  * Resets the configuration of the class
  * 
  * @internal
  * 
  * @return void
  */
 public static function reset()
 {
     self::$mbstring_available = NULL;
 }