]> 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 bc534f89d9f668efe5a1da9d4f70c2f2c2279dcf..970f4391826d97c1877c12cb26b1cc2a7811e0ed 100644 (file)
@@ -1,4 +1,7 @@
 <?php
+// Import framework stuff
+use Org\Mxchange\CoreFramework\Factory\ObjectFactory;
+
 // Get helper instance
 $helperInstance = ObjectFactory::createObjectByConfiguredName('html_link_helper_class', array($this, 'logout_now'));