コード例 #1
0
 public function register_function($name, $impl)
 {
     $this->smarty->register_function($name, $impl);
 }