예제 #1
0
 function protectTags(&$string)
 {
     nnProtect::protectTags($string, $this->params->protected_tags);
 }