X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=application%2Fcity%2Fclasses%2Fcommands%2Fhtml%2Fclass_CityHtmlCityUserLoginCommand.php;h=02d30b91a5869797557b88c9e89e83de36bbdfbc;hb=2e0e0091899925b6fd5e1b147dfcf7f3481614af;hp=3f2580c6c8a373e3b06407bc443226bc69d7501d;hpb=cbc2d8e1d21fef5a99720f5039f550ed0241d8b2;p=city.git diff --git a/application/city/classes/commands/html/class_CityHtmlCityUserLoginCommand.php b/application/city/classes/commands/html/class_CityHtmlCityUserLoginCommand.php index 3f2580c..02d30b9 100644 --- a/application/city/classes/commands/html/class_CityHtmlCityUserLoginCommand.php +++ b/application/city/classes/commands/html/class_CityHtmlCityUserLoginCommand.php @@ -119,6 +119,3 @@ class CityHtmlCityUserLoginCommand extends BaseCommand implements Commandable { $controllerInstance->addPreFilter(ObjectFactory::createObjectByConfiguredName('captcha_user_verifier_filter')); } } - -// [EOF] -?>