Deprecated parameter removed
[shipsimu.git] / application / ship-simu / templates / de / code / logout_done.ctp
index 16fa3770d2b4bfed94809cc9ec38b7b71959a02c..9843f5040bb10601ac9c2045e66cf88821b58cc6 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 // Get helper instance
-$helperInstance = ObjectFactory::createObjectByConfiguredName('web_link_helper', array($this, 'relogin', 'index.php?app={?app_short_name?}&amp;page=login'));
+$helperInstance = ObjectFactory::createObjectByConfiguredName('web_link_helper', array($this, 'relogin'));
 
 // Set link text
 $helperInstance->addLinkWithTextById('relogin');