]> git.mxchange.org Git - city.git/blobdiff - application/city/classes/commands/html/class_CityHtmlLoginCommand.php
Continued:
[city.git] / application / city / classes / commands / html / class_CityHtmlLoginCommand.php
index 5ead86c7e79d81115cea317958047b45635ce376..69507599b433f2558557c2e8edef81e2435f4759 100644 (file)
@@ -79,7 +79,7 @@ class CityHtmlLoginCommand extends BaseCommand implements Commandable, Registera
                $templateInstance = $this->prepareTemplateInstance($applicationInstance);
 
                // Assign application data with template engine
-               $templateInstance->assignApplicationData($applicationInstance);
+               $templateInstance->assignApplicationData();
 
                // Assign base URL
                $templateInstance->assignConfigVariable('base_url');