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