mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
reorganised upgrade routine to make more sense
This commit is contained in:
@@ -311,8 +311,6 @@ if(!$install_step) { $install_step = 'select_language'; }
|
||||
//$system->debug = true;
|
||||
$system->install();
|
||||
$switch->install();
|
||||
$system->app_defaults();
|
||||
$detect_switch->restart_switch();
|
||||
}catch(Exception $e){
|
||||
echo "</pre>\n";
|
||||
echo "<p><b>Failed to install</b><br/>" . $e->getMessage() . "</p>\n";
|
||||
|
||||
Reference in New Issue
Block a user