mirror of
https://github.com/e107inc/e107.git
synced 2025-01-17 20:58:30 +01:00
PHP notice removal
This commit is contained in:
parent
4303acdfbc
commit
beb5f3e32d
@ -33,6 +33,7 @@ class e107_db_debug {
|
||||
var $scbcount;
|
||||
var $deprecated_funcs = array();
|
||||
var $aLog = array(); // Generalized debug log (only seen during debug)
|
||||
var $aIncList = array(); // Included files
|
||||
|
||||
function __construct()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user