mirror of
https://github.com/silverstripe/silverstripe-installer
synced 2024-10-22 17:05:33 +02:00
Updated the installer to reflect the moved Sapphire files
This commit is contained in:
parent
b39937f40e
commit
940df33c44
@ -51,7 +51,7 @@ if($envFileExists) {
|
||||
}
|
||||
|
||||
include_once('sapphire/core/Object.php');
|
||||
include_once('sapphire/core/i18n.php');
|
||||
include_once('sapphire/i18n/i18n.php');
|
||||
include_once('sapphire/dev/install/DatabaseConfigurationHelper.php');
|
||||
include_once('sapphire/dev/install/DatabaseAdapterRegistry.php');
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user