mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-02-22 19:06:37 +00:00
Add a contructor to the dialplan class.
This commit is contained in:
@@ -27,6 +27,7 @@ include "root.php";
|
||||
|
||||
//define the schema class
|
||||
class schema {
|
||||
|
||||
//define variables
|
||||
public $db;
|
||||
public $apps;
|
||||
|
||||
Reference in New Issue
Block a user