X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=inc%2Fclasses%2Fmain%2Fcommands%2Fhtml%2Fclass_HtmlConfirmCommand.php;fp=inc%2Fclasses%2Fmain%2Fcommands%2Fhtml%2Fclass_HtmlConfirmCommand.php;h=0ca3f7ea941447b867ca5b6a335d5f11b28a550b;hp=7c3d3ec9267af5f2f524dcb0dc813e0609e82814;hb=4e622c9abde45dd521eee889b47da59c95cf9872;hpb=b16eec6a2bdc478304633aca705b2531da1860e8 diff --git a/inc/classes/main/commands/html/class_HtmlConfirmCommand.php b/inc/classes/main/commands/html/class_HtmlConfirmCommand.php index 7c3d3ec9..0ca3f7ea 100644 --- a/inc/classes/main/commands/html/class_HtmlConfirmCommand.php +++ b/inc/classes/main/commands/html/class_HtmlConfirmCommand.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 WebConfirmCommand extends BaseCommand implements Commandable { +class HtmlConfirmCommand extends BaseCommand implements Commandable { /** * Protected constructor *