]> git.mxchange.org Git - city.git/blobdiff - application/city/templates/code/captch_graphic_code.ctp
Continued:
[city.git] / application / city / templates / code / captch_graphic_code.ctp
index 060cef114b61ec4c8a60c1dbe7c2d75a5b69eedf..a46090a94a475d39f44d1f7e9cd4f76a473064c4 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 // Import framework stuff
-use Org\Mxchange\CoreFramework\Factory\ObjectFactory;
+use Org\Mxchange\CoreFramework\Factory\Object\ObjectFactory;
 
 // Get a helper instance without a form tag
 $captchaHelper = ObjectFactory::createObjectByConfiguredName('html_form_helper_class', array($this, 'captcha_code', false, false));