]> git.mxchange.org Git - core.git/blobdiff - framework/main/classes/commands/html/class_HtmlHomeCommand.php
Continued:
[core.git] / framework / main / classes / commands / html / class_HtmlHomeCommand.php
index 7ed5a75145a0e96adf145abf8c2ce7cb026e1db2..ef2de9af91d518e23200af153f8e6d4178129458 100644 (file)
@@ -71,7 +71,7 @@ class HtmlHomeCommand extends BaseCommand implements Commandable {
         */
        public function execute (Requestable $requestInstance, Responseable $responseInstance) {
                // Get the application instance
         */
        public function execute (Requestable $requestInstance, Responseable $responseInstance) {
                // Get the application instance
-               $applicationInstance = GenericRegistry::getRegistry()->getInstance('app');
+               $applicationInstance = GenericRegistry::getRegistry()->getInstance('application');
 
                // Prepare a template instance
                $templateInstance = $this->prepareTemplateInstance($applicationInstance);
 
                // Prepare a template instance
                $templateInstance = $this->prepareTemplateInstance($applicationInstance);