mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-02-20 09:56:32 +00:00
@@ -50,7 +50,7 @@ function arr_to_map(&$arr){
|
||||
return false;
|
||||
}
|
||||
|
||||
if (is_array($array) && @sizeof($array) != 0) {
|
||||
if (is_array($result) && @sizeof($result) != 0) {
|
||||
|
||||
//load default settings
|
||||
$default_settings = load_default_settings();
|
||||
|
||||
Reference in New Issue
Block a user