]> git.mxchange.org Git - city.git/blobdiff - application/city/templates/code/confirm_link.ctp
Continued:
[city.git] / application / city / templates / code / confirm_link.ctp
index 16306f97770319dfdbf740f3d230595d0f5d6911..5a998fb4932e986f2f23b0b00143c51645751b9c 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, 'direct_login'));