]> git.mxchange.org Git - shipsimu.git/blobdiff - inc/classes/main/commands/web/class_WebLogoutDoneCommand.php
Login area extended and misc things changed:
[shipsimu.git] / inc / classes / main / commands / web / class_WebLogoutDoneCommand.php
index fe07ce5e29454a094b4f5c1dbd597b25aa9a90c8..73dd4d6b172c91e759f989971d09a7da7dc941d1 100644 (file)
@@ -70,7 +70,7 @@ class WebLogoutDoneCommand extends BaseCommand implements Commandable {
                $appInstance = $this->getResolverInstance()->getApplicationInstance();
 
                // Prepare a template instance
                $appInstance = $this->getResolverInstance()->getApplicationInstance();
 
                // Prepare a template instance
-               $templateInstance = $this->prepareTemplateEngine($appInstance);
+               $templateInstance = $this->prepareTemplateInstance($appInstance);
 
                // Load the master template
                $masterTemplate = $appInstance->getMasterTemplate();
 
                // Load the master template
                $masterTemplate = $appInstance->getMasterTemplate();