]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/templates/de/code/logout_done.ctp
Blog login area fixed, missing classes added
[shipsimu.git] / application / ship-simu / templates / de / code / logout_done.ctp
index 8e44f11559248b33f746cd10bc79ef6d50963455..386918425b2c426d4e71010e1cd18608a9797ce0 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 // Get helper instance
-$helperInstance = WebLinkHelper::createWebLinkHelper($this, 'relogin_link', 'index.php?app={?app_short_name?}&amp;page=login');
+$helperInstance = ObjectFactory::createObjectByConfiguredName('web_link_helper', array($this, 'relogin_link', 'index.php?app={?app_short_name?}&amp;page=login'));
 
 // Set link text
 $helperInstance->addLinkWithTextById('relogin_link_text');
@@ -8,7 +8,7 @@ $helperInstance->addLinkWithTextById('relogin_link_text');
 // Flush the content
 $helperInstance->flushContent();
 
-// [EOF]
+// [EOC]
 ?>
 <div id="content_header">
        Du bist jetzt aus dem Spiel ausgeloggt!