X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=inc%2Fclasses%2Fmain%2Fcommands%2Fhtml%2Fclass_HtmlDoFormCommand.php;h=5c38e15dbe6848fa41b30e0e3eb575c4ca8e70ec;hp=3ad014bb1ae867bda053c51867a725975087d0fd;hb=4e622c9abde45dd521eee889b47da59c95cf9872;hpb=b16eec6a2bdc478304633aca705b2531da1860e8 diff --git a/inc/classes/main/commands/html/class_HtmlDoFormCommand.php b/inc/classes/main/commands/html/class_HtmlDoFormCommand.php index 3ad014bb..5c38e15d 100644 --- a/inc/classes/main/commands/html/class_HtmlDoFormCommand.php +++ b/inc/classes/main/commands/html/class_HtmlDoFormCommand.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 WebDoFormCommand extends BaseCommand implements Commandable { +class HtmlDoFormCommand extends BaseCommand implements Commandable { /** * Protected constructor *