]> git.mxchange.org Git - city.git/blobdiff - application/city/templates/code/action_city_login_status_problem.ctp
Continued:
[city.git] / application / city / templates / code / action_city_login_status_problem.ctp
index 813840f9680f0b834fa5116c2b430401e615c9d9..ed9cf2fe3db2ab8916ece5fda02b12221d9e3584 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.