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