JDatabase::debug/1.6
From Joomla! Documentation
JDatabase::debug
Description
Sets the debug level on or off.
Description:JDatabase::debug [Edit Descripton]
public function debug ($level)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $level | int | 0 = off, 1 = on |
- Returns
- Defined on line 371 of libraries/joomla/database/database.php
See also
JDatabase source code on JoomlaCode
Class JDatabase
Subpackage Database- Other versions of JDatabase::debug
SeeAlso:JDatabase::debug [Edit See Also]