]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/templates/de/code/login_status_problem.ctp
More conventions than code added:
[shipsimu.git] / application / ship-simu / templates / de / code / login_status_problem.ctp
index 200d9b83e9d44845b9d7841a69fccc60087640de..016dc89830d093046c3054d1d6ee31a84fb50db2 100644 (file)
@@ -5,7 +5,7 @@
 $helper = WebFormHelper::createWebFormHelper($this, "resend_link");
 
 // Pre-fetch field data with a given registry key
-$helper->prefetchFieldValues('user');
+$helper->prefetchValueInstance('user');
 
 // Add submit button or notice
 if ($helper->ifUserAccountUnconfirmed()) {