Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev
This commit is contained in:
commit
f32f7d2308
@ -98,7 +98,7 @@ class DBA {
|
|||||||
abstract class dba_driver {
|
abstract class dba_driver {
|
||||||
// legacy behavior
|
// legacy behavior
|
||||||
|
|
||||||
protected $db;
|
public $db;
|
||||||
protected $pdo = array();
|
protected $pdo = array();
|
||||||
|
|
||||||
public $debug = 0;
|
public $debug = 0;
|
||||||
|
Reference in New Issue
Block a user