Source for file modifier.nl2br.php
Documentation is available at modifier.nl2br.php
* Purpose: convert \r\n, \r or \n to <<br>>
* - contents = contents to replace
* - preceed_test = if true, includes preceeding break tags
* @link http://smarty.php.net/manual/en/language.modifier.nl2br.php
* nl2br (Smarty online manual)
/* vim: set expandtab: */
|