]> git.mxchange.org Git - core.git/blobdiff - inc/main/classes/actions/html/class_HtmlLoginProfileAction.php
renamed lib-local.php -> lib-lfdb.php because it really loads the "legendary"
[core.git] / inc / main / classes / actions / html / class_HtmlLoginProfileAction.php
index f134e09fd49105b202969aa6bd548e851bb5d523..f1fafddd01529d67a3846703fd47e65b7d07baa9 100644 (file)
@@ -4,7 +4,7 @@ namespace CoreFramework\Action\Login;
 
 // Import framework stuff
 use CoreFramework\Action\PerformableAction;
-use CoreFranework\Controller\Controller;
+use CoreFramework\Controller\Controller;
 use CoreFramework\Factory\ObjectFactory;
 use CoreFramework\Registry\Registerable;
 use CoreFramework\Request\Requestable;