Source for file function.debug.php
Documentation is available at function.debug.php
* Smarty {debug} function plugin
* Purpose: popup debug window
* @link http://smarty.php.net/manual/en/language.function.debug.php {debug}
* @author Monte Ohrt <monte at ohrt dot com>
* @return string output from {@link Smarty::_generate_debug_output()}
if (isset
($params['output'])) {
$smarty->assign('_smarty_debug_output', $params['output']);
/* vim: set expandtab: */
Documentation generated on Sun, 09 Mar 2008 23:51:56 -0300 by phpDocumentor 1.4.0