Source for file modifier.cat.php
Documentation is available at modifier.cat.php
* Smarty cat modifier plugin
* Purpose: catenate a value to a variable
* Input: string to catenate
* Example: {$var|cat:"foo"}
* @link http://smarty.php.net/manual/en/language.modifier.cat.php cat
* @author Monte Ohrt <monte@ispi.net>
/* vim: set expandtab: */
Documentation generated on Mon, 25 Jun 2007 14:03:29 -0400 by phpDocumentor 1.3.2. PEAR Logo Copyright © PHP Group 2004.
|