]> git.mxchange.org Git - city.git/blobdiff - application/city/templates/code/action_city_login_logout.ctp
Continued:
[city.git] / application / city / templates / code / action_city_login_logout.ctp
index 970f4391826d97c1877c12cb26b1cc2a7811e0ed..7d355eb37520b21a7882e61bb8cb431890586c79 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 // Import framework stuff
-use Org\Mxchange\CoreFramework\Factory\ObjectFactory;
+use Org\Mxchange\CoreFramework\Factory\Object\ObjectFactory;
 
 // Get helper instance
 $helperInstance = ObjectFactory::createObjectByConfiguredName('html_link_helper_class', array($this, 'logout_now'));