X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmain%2Fclasses%2Fcontroller%2Fhtml%2Fform%2Fclass_HtmlDoFormController.php;fp=inc%2Fmain%2Fclasses%2Fcontroller%2Fhtml%2Fform%2Fclass_HtmlDoFormController.php;h=169f0e52a5822921939cd57e4261971f8b2cddfc;hb=77a30079fe9e8694514fcff26a29a0a56f9f66cd;hp=379300c5b7ac7a28436fbd52c909bc9390bd098c;hpb=17916d2d3535455db6ab0e71f6fd06bf048383cd;p=core.git diff --git a/inc/main/classes/controller/html/form/class_HtmlDoFormController.php b/inc/main/classes/controller/html/form/class_HtmlDoFormController.php index 379300c5..169f0e52 100644 --- a/inc/main/classes/controller/html/form/class_HtmlDoFormController.php +++ b/inc/main/classes/controller/html/form/class_HtmlDoFormController.php @@ -4,7 +4,7 @@ namespace CoreFramework\Controller\Form; // Import framework stuff use CoreFramework\Controller\BaseController; -use CoreFramework\Controller\Generic\Controller; +use CoreFramework\Controller\Controller; use CoreFramework\Request\Requestable; use CoreFramework\Response\Responseable;