X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=inc%2Fmain%2Fclasses%2Fcontroller%2Fhtml%2Flogin%2Fclass_HtmlLoginAreaController.php;fp=inc%2Fmain%2Fclasses%2Fcontroller%2Fhtml%2Flogin%2Fclass_HtmlLoginAreaController.php;h=9ce112daad4c3a8eef33ad1bd23ae55264f3bc8e;hp=c90e570dcab8cfac5bd4eee1b34c0518b07fbbd4;hb=4ef89c509993560a05ccdb56d02e2884510ec2de;hpb=13e20a467def3a1ce1fb10534fa2084f1959a768 diff --git a/inc/main/classes/controller/html/login/class_HtmlLoginAreaController.php b/inc/main/classes/controller/html/login/class_HtmlLoginAreaController.php index c90e570d..9ce112da 100644 --- a/inc/main/classes/controller/html/login/class_HtmlLoginAreaController.php +++ b/inc/main/classes/controller/html/login/class_HtmlLoginAreaController.php @@ -2,6 +2,9 @@ // Own namespace namespace CoreFramework\Controller\Login; +// Import framework stuff +use CoreFramework\Factory\ObjectFactory; + /** * Controller for login area with news *