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:
@@ -28,9 +28,8 @@
|
||||
if ($domains_processed == 1) {
|
||||
require_once "resources/classes/menu.php";
|
||||
$o = new menu;
|
||||
$o->db = $db;
|
||||
$o->menu_default();
|
||||
unset($o);
|
||||
} //if
|
||||
|
||||
?>
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user