]> git.mxchange.org Git - core.git/blobdiff - inc/classes/main/controller/html/class_HtmlLoginController.php
Fixed comments (minor)
[core.git] / inc / classes / main / controller / html / class_HtmlLoginController.php
index a90168782e490d4b0cdeba97321faab5e2ef2edc..eef5b5ee00d6848ac0410a4189039d4815e65f72 100644 (file)
@@ -74,7 +74,7 @@ class HtmlLoginController extends BaseController implements Controller {
                // Execute the command
                $commandInstance->execute($requestInstance, $responseInstance);
 
                // Execute the command
                $commandInstance->execute($requestInstance, $responseInstance);
 
-               // Run the pre filters
+               // Run the post filters
                $this->executePostFilters($requestInstance, $responseInstance);
 
                // Flush the response out
                $this->executePostFilters($requestInstance, $responseInstance);
 
                // Flush the response out