mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 19:53:56 +00:00
Update install.php
This commit is contained in:
@@ -336,8 +336,8 @@
|
|||||||
#app defaults
|
#app defaults
|
||||||
$output = shell_exec('cd '.$_SERVER["DOCUMENT_ROOT"].' && php /var/www/fusionpbx/core/upgrade/upgrade_domains.php');
|
$output = shell_exec('cd '.$_SERVER["DOCUMENT_ROOT"].' && php /var/www/fusionpbx/core/upgrade/upgrade_domains.php');
|
||||||
|
|
||||||
//install completed
|
//install completed - prompt the user to login
|
||||||
//restart the server
|
header("Location: /logout.php");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user