From 793047919d493cd8cd15613f5a0df846113a5e29 Mon Sep 17 00:00:00 2001 From: zotlabs Date: Tue, 29 Nov 2016 02:57:29 -0800 Subject: missed this from the earlier checkin --- include/dba/dba_driver.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/dba/dba_driver.php b/include/dba/dba_driver.php index 0b5f085af..81a3bd590 100755 --- a/include/dba/dba_driver.php +++ b/include/dba/dba_driver.php @@ -98,7 +98,7 @@ class DBA { abstract class dba_driver { // legacy behavior - protected $db; + public $db; protected $pdo = array(); public $debug = 0; -- cgit v1.2.3