]> git.mxchange.org Git - hub.git/blobdiff - application/hub/data.php
Also this ...
[hub.git] / application / hub / data.php
index 3eb6ad9d8b783d257d37e97415601cc945a4ad6c..c4e77207053e90619a8536416a8d8325fcd9b00e 100644 (file)
@@ -30,7 +30,7 @@ $cfg = FrameworkConfiguration::getSelfInstance();
 
 // Get an instance of the helper
 $app = call_user_func_array(
-       array($cfg->getConfigEntry('app_helper_class'), 'getInstance'),
+       array($cfg->getConfigEntry('app_helper_class'), 'getSelfInstance'),
        array()
 );