Add a space.
This commit is contained in:
@@ -378,6 +378,7 @@ if (count($_POST) > 0 && strlen($_POST["persistformvar"]) == 0) {
|
|||||||
$p = new permissions;
|
$p = new permissions;
|
||||||
$p->add("dialplan_edit", 'temp');
|
$p->add("dialplan_edit", 'temp');
|
||||||
$p->add("dialplan_detail_edit", 'temp');
|
$p->add("dialplan_detail_edit", 'temp');
|
||||||
|
|
||||||
//save the dialplan
|
//save the dialplan
|
||||||
$orm = new orm;
|
$orm = new orm;
|
||||||
$orm->name('dialplans');
|
$orm->name('dialplans');
|
||||||
|
|||||||
Reference in New Issue
Block a user