Deprecated parameter removed
[shipsimu.git] / application / ship-simu / templates / de / code / block_company_data.ctp
index 2c36aa4bac86ca548fb75657e7c90d55b02a9598..9752acf9b942b5520edde65a10cc56ee6e6b6c67 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 // Get helper instance
-$helperInstance = ObjectFactory::createObjectByConfiguredName('web_link_helper', array($this, 'company', 'index.php?app={?app_short_name?}&amp;page=login_area'));
+$helperInstance = ObjectFactory::createObjectByConfiguredName('web_link_helper', array($this, 'company'));
 
 // Set link text
 $helperInstance->addActionLinkById('company', 'company');