]> git.mxchange.org Git - city.git/blobdiff - application/city/templates/code/login_failed.ctp
Continued:
[city.git] / application / city / templates / code / login_failed.ctp
index c876d2ed3bbea3644337d97b099df2ed6d18db39..f295de422f387674df0e18cb7ec6cd6f733aa4d2 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, 'login_retry'));