Function FirePHP->setEnabled
Definitions
sources/firephp.php
- Enable and disable logging to Firebug
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$enabled | boolean | required parameter | N/A | N/A | TRUE to enable, FALSE to disable |
Return
- Type: void
- Set: N/A
- Range: N/A