Example #1
0
 public static function setCharset($sCharset)
 {
     self::$_sCharset = $sCharset;
 }