Update time_condition_edit.php
This commit is contained in:
parent
768c2e094e
commit
0939b3e9fe
|
|
@ -642,6 +642,9 @@
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
//set the defaults
|
||||||
|
if (strlen($dialplan_context) == 0) { $dialplan_context = $_SESSION['domain_name']; }
|
||||||
|
|
||||||
//include the header
|
//include the header
|
||||||
require_once "resources/header.php";
|
require_once "resources/header.php";
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue