]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/templates/de/code/confirm_link.ctp
Deprecated parameter removed
[shipsimu.git] / application / ship-simu / templates / de / code / confirm_link.ctp
index e8e784bb78dccfa1cb411570ba7749a25a80de64..25f6e674f5ef98f4e0bdafc8801bf2ca4459f088 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 // Get helper instance
-$helperInstance = ObjectFactory::createObjectByConfiguredName('web_link_helper', array($this, 'direct_login', 'index.php?app={?app_short_name?}&amp;page=login'));
+$helperInstance = ObjectFactory::createObjectByConfiguredName('web_link_helper', array($this, 'direct_login'));
 
 // Set link text
 $helperInstance->addLinkWithTextById('direct_login');