X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=inc%2Fclasses%2Fmain%2Fcommands%2Fhtml%2Fclass_HtmlLoginCommand.php;h=c1d71c90b0e40289d05505c60e6a88aebdd4fdd6;hp=a594a8c7e62c5553752c3c2a5bb72e6cd0087f47;hb=4e622c9abde45dd521eee889b47da59c95cf9872;hpb=b16eec6a2bdc478304633aca705b2531da1860e8 diff --git a/inc/classes/main/commands/html/class_HtmlLoginCommand.php b/inc/classes/main/commands/html/class_HtmlLoginCommand.php index a594a8c7..c1d71c90 100644 --- a/inc/classes/main/commands/html/class_HtmlLoginCommand.php +++ b/inc/classes/main/commands/html/class_HtmlLoginCommand.php @@ -21,7 +21,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -class WebLoginCommand extends BaseCommand implements Commandable, Registerable { +class HtmlLoginCommand extends BaseCommand implements Commandable, Registerable { /** * Protected constructor *