]> git.mxchange.org Git - admin.git/blobdiff - application/admin/data.php
Also this ...
[admin.git] / application / admin / data.php
index 2c24bcfb896e9f0ba2e1b4de1aecfb30bc4c28a8..ae32fff43e39a3a8ed16a11de211fa48da632f67 100644 (file)
@@ -38,7 +38,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()
 );