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