mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-24 01:18:27 +00:00
Update time_condition_edit.php
This commit is contained in:
@@ -140,7 +140,7 @@
|
||||
$sql .= "'".$dialplan_name."', ";
|
||||
$sql .= "'".$dialplan_number."', ";
|
||||
$sql .= "'".$dialplan_order."', ";
|
||||
$sql .= "'true', ";
|
||||
$sql .= "'false', ";
|
||||
if (strlen($domain_uuid) == 0) {
|
||||
$sql .= "'\${domain_name}', ";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user