mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 17:13:49 +00:00
On `themes/default/template.php` it called without args ```PHP $menu_array = $menu->menu_array(); ``` And it produce PHP warning.
On `themes/default/template.php` it called without args ```PHP $menu_array = $menu->menu_array(); ``` And it produce PHP warning.