Пример #1
0
 function nl2p($line_breaks = false, $xml = true) {
   return WOOF::nl2p($this->val(), $line_breaks, $xml);
 }