Remove root.php
This commit is contained in:
@@ -23,11 +23,11 @@
|
|||||||
Contributor(s):
|
Contributor(s):
|
||||||
Mark J Crane <markjcrane@fusionpbx.com>
|
Mark J Crane <markjcrane@fusionpbx.com>
|
||||||
*/
|
*/
|
||||||
include "root.php";
|
|
||||||
|
|
||||||
//define the dialplan class
|
//define the dialplan class
|
||||||
if (!class_exists('dialplan')) {
|
if (!class_exists('dialplan')) {
|
||||||
class dialplan {
|
class dialplan {
|
||||||
|
|
||||||
//variables
|
//variables
|
||||||
public $result;
|
public $result;
|
||||||
public $domain_uuid;
|
public $domain_uuid;
|
||||||
@@ -1472,4 +1472,4 @@ include "root.php";
|
|||||||
} //class
|
} //class
|
||||||
}
|
}
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|||||||
Reference in New Issue
Block a user