示例#1
0
文件: mpft.php 项目: verbazend/AWFA
 function nl2($tag, $line_breaks = false, $xml = true) {
   return WOOF::nl2($this->val(), $tag, $line_breaks, $xml);
 }