mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 20:00:37 +02:00
PHP notice removal
This commit is contained in:
@@ -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()
|
||||
{
|
||||
|
Reference in New Issue
Block a user