Source for file modifier.strip.php
Documentation is available at modifier.strip.php
* Smarty strip modifier plugin
* Purpose: Replace all repeated spaces, newlines, tabs
* with a single space or supplied replacement string.<br>
* Example: {$var|strip} {$var|strip:" "}
* Date: September 25th, 2002
* @link http://smarty.php.net/manual/en/language.modifier.strip.php
* strip (Smarty online manual)
* @author Monte Ohrt <monte at ohrt dot com>
/* vim: set expandtab: */
Documentation generated on Sun, 09 Mar 2008 23:52:25 -0300 by phpDocumentor 1.4.0