// Fix #PSTEST-460
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12504 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -75,7 +75,7 @@ class InstallControllerHttpSystem extends InstallControllerHttp
|
||||
|
||||
if (!isset($this->tests['optional']))
|
||||
$this->tests['optional'] = $this->model_system->checkOptionalTests();
|
||||
|
||||
//d($this->tests);
|
||||
// Generate display array
|
||||
$this->tests_render = array(
|
||||
'required' => array(
|
||||
|
||||
Reference in New Issue
Block a user