X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=inc%2Fclasses%2Fmain%2Fcontroller%2Fhtml%2Fclass_HtmlLoginController.php;fp=inc%2Fclasses%2Fmain%2Fcontroller%2Fhtml%2Fclass_HtmlLoginController.php;h=eef5b5ee00d6848ac0410a4189039d4815e65f72;hp=a90168782e490d4b0cdeba97321faab5e2ef2edc;hb=254d809ae707ae8b89dbf35a3fe3eee572c3fcf9;hpb=4183c70e0c155664687f226a0e075b1cb2578dcd diff --git a/inc/classes/main/controller/html/class_HtmlLoginController.php b/inc/classes/main/controller/html/class_HtmlLoginController.php index a9016878..eef5b5ee 100644 --- a/inc/classes/main/controller/html/class_HtmlLoginController.php +++ b/inc/classes/main/controller/html/class_HtmlLoginController.php @@ -74,7 +74,7 @@ class HtmlLoginController extends BaseController implements Controller { // Execute the command $commandInstance->execute($requestInstance, $responseInstance); - // Run the pre filters + // Run the post filters $this->executePostFilters($requestInstance, $responseInstance); // Flush the response out