function dfbt
Calls dfb() to output a backtrace.
File
-
./
devel.module, line 546
Code
function dfbt($label) {
dfb($label, FirePHP::TRACE);
}
Calls dfb() to output a backtrace.
function dfbt($label) {
dfb($label, FirePHP::TRACE);
}