X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=application%2Fmailer%2Fdata.php;h=e4df8d74f0f3b03b54ac78ae5efff9ef2f5d3b22;hp=ca3915482524cc5cb8d1f8d7c00eae17a7e88537;hb=b0e82f39ea9c594712700499fdb9a44b8befca22;hpb=28083ea19d5696b6b04c41b41023db432158d641 diff --git a/application/mailer/data.php b/application/mailer/data.php index ca39154825..e4df8d74f0 100644 --- a/application/mailer/data.php +++ b/application/mailer/data.php @@ -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() );