Change links from includes to the resources directory.
This commit is contained in:
+1
-1
@@ -71,7 +71,7 @@
|
||||
echo "username: <strong>admin</strong> <br />password: <strong>fusionpbx</strong> <br/><br/>\n";
|
||||
echo "</li>\n";
|
||||
echo "<li>\n";
|
||||
echo "The database connection settings have been saved to ".$_SERVER["DOCUMENT_ROOT"].PROJECT_PATH."/includes/config.php.<br />\n";
|
||||
echo "The database connection settings have been saved to ".$_SERVER["DOCUMENT_ROOT"].PROJECT_PATH."/resources/config.php.<br />\n";
|
||||
echo "</li>\n";
|
||||
echo "</ul>\n";
|
||||
echo "<strong>\n";
|
||||
|
||||
Reference in New Issue
Block a user