Index: branches/5.2.x/core/install/step_templates/security.tpl =================================================================== diff -u -N -r14244 -r15137 --- branches/5.2.x/core/install/step_templates/security.tpl (.../security.tpl) (revision 14244) +++ branches/5.2.x/core/install/step_templates/security.tpl (.../security.tpl) (revision 15137) @@ -45,7 +45,7 @@ fwrite($fp, "Application->recallObject('CurlHelper'); + $curl_helper = $this->Application->recallObject('CurlHelper'); /* @var $curl_helper kCurlHelper */ $result = $curl_helper->Send($this->Application->BaseURL(WRITEBALE_BASE) . 'install_check.php');