A typo at the last commit (#4313)
This commit is contained in:
parent
2881eb9c63
commit
3c77185b81
|
|
@ -354,7 +354,7 @@ include "root.php";
|
|||
else {
|
||||
$this->dialplan_enabled = "true";
|
||||
}
|
||||
$this->dialplan_descriptio = $dialplan['extension']['@attributes']['description'];
|
||||
$this->dialplan_description = $dialplan['extension']['@attributes']['description'];
|
||||
$this->dialplan_add();
|
||||
//loop through the condition array
|
||||
$x = 0;
|
||||
|
|
|
|||
Loading…
Reference in New Issue