mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 09:03:49 +00:00
Update app_defaults.php
Remove the context from app defaults.
This commit is contained in:
@@ -72,7 +72,6 @@
|
||||
//dialplan class
|
||||
$dialplan = new dialplan;
|
||||
$dialplan->dialplan_order = $dialplan_order;
|
||||
$dialplan->default_context = $domain_name;
|
||||
if ($display_type == "text") {
|
||||
$dialplan->display_type = 'text';
|
||||
}
|
||||
@@ -113,4 +112,4 @@
|
||||
}
|
||||
}
|
||||
*/
|
||||
?>
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user