getTrace();
$tableswitch = false;
$stackcounter = count($stacktrace) - 1;
?>
#= $stackcounter ?> = ((isset($item['file'])) ? $item['file'] : 'internal function') ?>= (isset($item['line']) ? '(' . $item['line'] . ')' : '') ?>: = isset($item['class']) ? $item['class'] . '::' : '' ?>= $item['function'] ?>
0)) { ?>
(
$arg) { ?>
= (($argcnt <= count($item['args']) - 2) ? ', ' : '') ?>
)