Example #1
0
 public function setCharset($charset)
 {
     parent::setCharset($charset);
     \Smarty::$_CHARSET = $this->charset;
 }