-- Bug fix Thanks for the help @BossLX
This commit is contained in:
parent
2f1cf6ca74
commit
1e0e19cf26
|
@ -465,7 +465,7 @@ class Sccp_manager extends \FreePBX_Helpers implements \BMO {
|
|||
|
||||
if (empty($this->pagedata)) {
|
||||
switch ($inputform) {
|
||||
case dialplan:
|
||||
case 'dialplan':
|
||||
$this->pagedata = array(
|
||||
"general" => array(
|
||||
"name" => _("SCCP Dial Plan information"),
|
||||
|
|
Loading…
Reference in a new issue