You appear to be a bot. Output may be restricted
Description
Usage
bw_debug_off();
Parameters
Returns
void
Source
File name: oik-bwtrace/libs/bobbfunc.php
Lines:
1 to 4 of 4
function bw_debug_off() { global $bw_debug_on; $bw_debug_on = FALSE; }