Go to the source code of this file.
Namespaces | |
| FDL | |
Functions | |
| dtic ($text="") | |
| dtrace ($text) | |
| stacktrace ($level=3, $uplevel=1) | |
| dmtrace ($text="", $level=3) | |
| printdtrace () | |
Variables | |
| global | $SQLDELAY |
| global | $SQLDEBUG = true |
| global | $TSQLDELAY |
| dmtrace | ( | $text = "", |
|
$level = 3 |
|||
| ) |
| dtic | ( | $text = "" | ) |
Definition at line 21 of file wdebug.php.
| dtrace | ( | $text | ) |
| printdtrace | ( | ) |
Definition at line 63 of file wdebug.php.
| stacktrace | ( | $level = 3, |
|
$uplevel = 1 |
|||
| ) |
Definition at line 46 of file wdebug.php.
| $SQLDEBUG = true |
Definition at line 17 of file wdebug.php.
| global $SQLDELAY |
Definition at line 17 of file wdebug.php.
| global $TSQLDELAY |
Definition at line 18 of file wdebug.php.