Example #1
0
 function nl2($tag, $line_breaks = false, $xml = true) {
   return WOOF::nl2($this->val(), $tag, $line_breaks, $xml);
 }