missed this from the earlier checkin
This commit is contained in:
parent
4a9317db6e
commit
793047919d
@ -98,7 +98,7 @@ class DBA {
|
||||
abstract class dba_driver {
|
||||
// legacy behavior
|
||||
|
||||
protected $db;
|
||||
public $db;
|
||||
protected $pdo = array();
|
||||
|
||||
public $debug = 0;
|
||||
|
Reference in New Issue
Block a user