
Updated calls to current Smarty API (register_function()/register_modifier()/register_block() -> registerPlugin(); assign_by_ref() -> assignByRef()). Fixed file includes in templates with quotes. Removed SmartyValidate.class.php includes. Still work in progress as some errors still appear!
354 B
354 B
$smarty_debug_id
The value of $smarty_debug_id
defines the URL keyword to enable
debugging at browser level. The default value is SMARTY_DEBUG
.
See also debugging console section,
$debugging
and
$debugging_ctrl
.