]> git.mxchange.org Git - city.git/blobdiff - application/city/templates/code/action_city_login_city_map.ctp
Continued:
[city.git] / application / city / templates / code / action_city_login_city_map.ctp
index 492fd312a52842b90085bd4012774d1415b2f0d6..e13bf34493a2a0378e874aef14eca3b91500885e 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 // Import framework stuff
-use Org\Mxchange\CoreFramework\Factory\ObjectFactory;
+use Org\Mxchange\CoreFramework\Factory\Object\ObjectFactory;
 
 // Get form helper instance
 $helperInstance = ObjectFactory::createObjectByConfiguredName('html_form_helper_class', array($this, 'city_map'));