mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-02-13 22:55:02 +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.