Continued:
[core.git] / framework / main / classes / actions / html / class_HtmlLoginProfileAction.php
index 2917f7f73852ead76bc8b84715ea6b81f87e5040..32581c3c828e0a66973852ae5224433752e74e4c 100644 (file)
@@ -3,6 +3,7 @@
 namespace CoreFramework\Action\Login;
 
 // Import framework stuff
+use CoreFramework\Action\BaseAction;
 use CoreFramework\Action\PerformableAction;
 use CoreFramework\Controller\Controller;
 use CoreFramework\Factory\ObjectFactory;