]> git.mxchange.org Git - city.git/blobdiff - application/city/templates/code/logout_done.ctp
Continued:
[city.git] / application / city / templates / code / logout_done.ctp
index 70b50f5ab815a38e636246bd39d73d598fd32bde..1b8e7a283b4a928a5d7b5361e45200de2a5c4832 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, 'relogin'));