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