mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 03:33:49 +00:00
Update time_condition_edit.php
This commit is contained in:
@@ -642,6 +642,9 @@
|
||||
|
||||
}
|
||||
|
||||
//set the defaults
|
||||
if (strlen($dialplan_context) == 0) { $dialplan_context = $_SESSION['domain_name']; }
|
||||
|
||||
//include the header
|
||||
require_once "resources/header.php";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user