mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Update index.php
This commit is contained in:
@@ -38,7 +38,7 @@
|
|||||||
} elseif (file_exists("/etc/fusionpbx/config.conf")) {
|
} elseif (file_exists("/etc/fusionpbx/config.conf")) {
|
||||||
//Linux
|
//Linux
|
||||||
} else {
|
} else {
|
||||||
header("Location: ".PROJECT_PATH."/core/install/install.php");
|
header("Location: /core/install/install.php");
|
||||||
exit;
|
exit;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user