Procedural File: function.debug_backtrace.php
Source Location: /pnRender/plugins/function.debug_backtrace.phpClasses:
Page Details:
Zikula Application FrameworkTags:
smarty_function_debug_backtrace [line 26]
|
Smarty function to generate a backtrace for debugging purposes.
Available parameters:
- fulltrace include parts of stack trace after the call to the error handler - by default these are excluded as they're not relevant
Tags:
Parameters
| array | $params | All attributes passed to this function from the template |
| object | &$smarty | Reference to the Smarty object |
[ Top ]
