A typo at the last commit (#4313)

This commit is contained in:
ednt
2019-06-27 07:06:40 -06:00
committed by FusionPBX
parent d939aaaeb7
commit 31170138e7
+1 -1
View File
@@ -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;