// fix installer

This commit is contained in:
mMarinetti
2011-10-25 15:54:04 +00:00
parent a6cfe199e7
commit 474a606c53
2 changed files with 13 additions and 12 deletions
+1
View File
@@ -74,6 +74,7 @@ define('INSTALLER__PS_BASE_URI_ABSOLUTE', 'http://'.ToolsInstall::getHttpHost(fa
// XML Header
header('Content-Type: text/xml');
define('_PS_ROOT_DIR_', realpath(INSTALL_PATH.'/../'));
// Switching method
if (isset($_GET['method']))
{