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