mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Update dialplan.php
This commit is contained in:
@@ -751,7 +751,7 @@ include "root.php";
|
||||
elseif ($dialplan_detail_type == "week") {
|
||||
$condition_type = 'time';
|
||||
}
|
||||
elseif ($ialplan_detail_type == "date-time") {
|
||||
elseif ($dialplan_detail_type == "date-time") {
|
||||
$condition_type = 'time';
|
||||
}
|
||||
else {
|
||||
|
||||
Reference in New Issue
Block a user