mirror of
https://github.com/silverstripe/silverstripe-installer
synced 2024-10-22 17:05:33 +02:00
Update installer for src folder
This commit is contained in:
parent
70e85745fb
commit
9a24d8e437
@ -12,5 +12,5 @@
|
||||
if (!file_exists('framework') || !file_exists('framework/_config.php')) {
|
||||
include "install-frameworkmissing.html";
|
||||
} else {
|
||||
include('./framework/Dev/Install/install.php');
|
||||
include('./framework/src/Dev/Install/install.php');
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user