]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/templates/de/code/action_ship_simu_login_company.ctp
Deprecated parameter removed
[shipsimu.git] / application / ship-simu / templates / de / code / action_ship_simu_login_company.ctp
index 49bc3a4419f51ca91c052c980cf31b7211a63dbe..64d88476eabb104422b6dbdadef97f137abb14fa 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 // Get a link helper instance
-$linkInstance = ObjectFactory::createObjectByConfiguredName('web_link_helper', array($this, 'companys', 'index.php?app={?app_short_name?}&amp;page=login_area'));
+$linkInstance = ObjectFactory::createObjectByConfiguredName('web_link_helper', array($this, 'companys'));
 
 // Prefetch the user data
 $linkInstance->prefetchValueInstance('user');