Merge branch 'master' of git.mxchange.org:/var/cache/git/repos/shipsimu
[shipsimu.git] / application / shipsimu / templates / de / code / action_ship_simu_login_profile.ctp
index ccd073b0314631f8c35546c4029f660e26b61afa..e4ec93cd828a5264ba682ab9b8657a41ab54562b 100644 (file)
@@ -2,7 +2,7 @@
 // Get helper instance for web forms. This will add the opening form-tag to
 // the helper's render cache which is simply a small variable in the class
 // BaseHelper.
-$helperInstance = ObjectFactory::createObjectByConfiguredName('html_form_helper_class', array($this, "shipsimu_profile"));
+$helperInstance = ObjectFactory::createObjectByConfiguredName('html_form_helper_class', array($this, 'shipsimu_profile'));
 
 // Pre-fetch field data with a given registry key
 $helperInstance->prefetchValueInstance('user');