mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
changed install order
This commit is contained in:
@@ -94,7 +94,6 @@ include "root.php";
|
||||
$this->create_superuser();
|
||||
require "resources/require.php";
|
||||
$this->create_menus();
|
||||
$this->app_defaults();
|
||||
}
|
||||
|
||||
protected function create_config_php() {
|
||||
|
||||
Reference in New Issue
Block a user