X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=inc%2Fmain%2Fclasses%2Fcommands%2Fhtml%2Fclass_HtmlConfirmCommand.php;h=ee869aa6a26f2b369702b3931e1b48fe5354c27e;hp=4057c5bc13fc773e877bd73b3f213777070eaaf5;hb=7629f2314d517561d4301ddfb068a797b6ed8700;hpb=7976764245f66fbb7a3c1f51a775ed917986d460 diff --git a/inc/main/classes/commands/html/class_HtmlConfirmCommand.php b/inc/main/classes/commands/html/class_HtmlConfirmCommand.php index 4057c5bc..ee869aa6 100644 --- a/inc/main/classes/commands/html/class_HtmlConfirmCommand.php +++ b/inc/main/classes/commands/html/class_HtmlConfirmCommand.php @@ -5,7 +5,7 @@ namespace CoreFramework\Command\Guest; // Import framework stuff use CoreFramework\Command\BaseCommand; use CoreFramework\Command\Commandable; -use CoreFranework\Controller\Controller; +use CoreFramework\Controller\Controller; use CoreFramework\Factory\ObjectFactory; use CoreFramework\Generic\NullPointerException; use CoreFramework\Registry\Registry;