mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
$db variable needed by schema class
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
* @access private
|
||||
* @var PDO object
|
||||
*/
|
||||
private $db;
|
||||
public $db;
|
||||
|
||||
/**
|
||||
* Driver to use.
|
||||
|
||||
Reference in New Issue
Block a user