Home
last modified time | relevance | path

Searched refs:trace (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/lib/scripts/
H A Dcompatibility.js5 * Firebug and Chrome and a stack trace (if available) to easily locate the
25 if(console.trace) console.trace();
/dokuwiki/lib/plugins/authpdo/
H A Dauth.php698 $trace = debug_backtrace();
699 $line = $trace[0]['line'];