// fix installer
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9696 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -86,6 +86,7 @@ if (isset($_GET['method']))
|
||||
switch ($_GET['method'])
|
||||
{
|
||||
case 'checkConfig' :
|
||||
define('_PS_ROOT_DIR_', realpath(INSTALL_PATH.'/../'));
|
||||
require_once('xml/checkConfig.php');
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user