void smarty_function_assign_debug_info(
array $params, Smarty &$smarty
)
|
|
Smarty {assign_debug_info} function plugin
Type: function
Name: assign_debug_info
Purpose: assign debug info to the template
Parameters:
array |
$params: |
unused in this plugin, this plugin uses Smarty::$_config, Smarty::$_tpl_vars and Smarty::$_smarty_debug_info |
Smarty |
&$smarty: |
|