]> 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 59c8cbcdce5cae24d6b496ac9effcb2dc71b1102..70b50f5ab815a38e636246bd39d73d598fd32bde 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, 'relogin'));