mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Update app_defaults.php
This commit is contained in:
@@ -76,6 +76,9 @@ if ($domains_processed == 1) {
|
||||
$array['destinations'][$z]['destination_actions'] = json_encode($actions);
|
||||
$z++;
|
||||
}
|
||||
|
||||
//unset actions
|
||||
unset($actions);
|
||||
}
|
||||
|
||||
if (is_array($array)) {
|
||||
|
||||
Reference in New Issue
Block a user