]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/data.php
Also this ...
[shipsimu.git] / application / ship-simu / data.php
index 86f6ab67546e0710270efcf674339e6e3fd48c21..74530a02b9c9547f1f0b87e2d0e8acb5446178ac 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()
 );