issue 33 install introduce page, not progress next step

proc filter not use


git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8487 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ovclas 2011-06-15 09:37:46 +00:00
parent ea5f460da6
commit 23c8d66950
4 changed files with 10 additions and 5 deletions

View file

@ -35,7 +35,8 @@
$_SESSION['lgpl_agree'] = $requestVars->lgpl_agree;
$_SESSION['enviroment_gather'] = $requestVars->enviroment_gather;
return new Object(0, 'success');
$url = getNotEncodedUrl('', 'act', 'dispInstallCheckEnv');
header('location:'.$url);
}
/**