]> git.mxchange.org Git - city.git/blobdiff - application/city/classes/commands/html/class_HtmlLogoutDoneCommand.php
Continued:
[city.git] / application / city / classes / commands / html / class_HtmlLogoutDoneCommand.php
index 90b3206523a82056ffaccb2c94f732e3a2bc2e5c..09c3e4b4142f630a821a084b0b659a4dd9db451c 100644 (file)
@@ -76,7 +76,7 @@ class HtmlLogoutDoneCommand extends BaseCommand implements Commandable {
                $templateInstance = $this->prepareTemplateInstance($applicationInstance);
 
                // Assign application data
-               $templateInstance->assignApplicationData($applicationInstance);
+               $templateInstance->assignApplicationData();
 
                // Load the master template
                $masterTemplate = $applicationInstance->buildMasterTemplateName();