Updated the installer to reflect the moved Sapphire files

This commit is contained in:
Howard Grigg 2011-04-06 11:22:34 +10:00
parent b39937f40e
commit 940df33c44

View File

@ -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');