]> git.mxchange.org Git - shipsimu.git/blobdiff - application/selector/data.php
Also this ...
[shipsimu.git] / application / selector / data.php
index aca64d9577d92d558bf1bfb49e68adb55bcefebb..3711c98c7240d73adc96949522ed33b8214cf2f2 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()
 );