Source for file modifier.wordwrap.php
Documentation is available at modifier.wordwrap.php
* Smarty wordwrap modifier plugin
* Purpose: wrap a string of text at a given length
* @link http://smarty.php.net/manual/en/language.modifier.wordwrap.php
* wordwrap (Smarty online manual)
* @author Monte Ohrt <monte at ohrt dot com>
return wordwrap($string,$length,$break,$cut);
Documentation generated on Sun, 09 Mar 2008 23:52:26 -0300 by phpDocumentor 1.4.0