You appear to be a bot. Output may be restricted
Description
Usage
bw_debug_on();
Parameters
Returns
voidSource
File name: oik-bwtrace/libs/bobbfunc.phpLines:
1 to 4 of 4
function bw_debug_on() { global $bw_debug_on; $bw_debug_on = TRUE; }View on GitHub View on Trac