]> git.mxchange.org Git - city.git/blobdiff - application/city/templates/code/login_form.ctp
Continued:
[city.git] / application / city / templates / code / login_form.ctp
index 272567c4dd4ae058962f2fb2bec279b82aef8e9e..419c8439bbee6f054a1d8c39b6d5aae8337aba1b 100644 (file)
@@ -1,4 +1,7 @@
 <?php
+// Import framework stuff
+use Org\Mxchange\CoreFramework\Factory\ObjectFactory;
+
 // Get helper instance for web forms. This will add the opening form-tag to
 // the helper's render cache which is simply a small variable in the class
 // BaseHelper.