Parse error fixed
[core.git] / inc / classes / main / commands / web / class_WebStatusCommand.php
index f2277267fe9453e851655ea49328dff500eb3315..f07eb35a579b7ae7473e3471abb4e6447084c664 100644 (file)
@@ -108,7 +108,6 @@ class WebStatusCommand extends BaseCommand implements Commandable {
                // Get the content back from the template engine and put it in response class
                $templateInstance->transferToResponse($responseInstance);
        }
                // Get the content back from the template engine and put it in response class
                $templateInstance->transferToResponse($responseInstance);
        }
-       }
 
        /**
         * Adds extra filters to the given controller instance
 
        /**
         * Adds extra filters to the given controller instance