X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=inline;f=inc%2Fmodules%2Fmember%2Faction-stats.php;h=19587857c94052baf3ee910cf757e1679e2ff131;hb=b8c86fa12322603c24a88ea2b0fd3dbeba612752;hp=ffdf51a6ef5eff4c11dc733d2972bffc0e39c967;hpb=deb4293fa309b70be72d66b394e7253c8ea7d351;p=mailer.git diff --git a/inc/modules/member/action-stats.php b/inc/modules/member/action-stats.php index ffdf51a6ef..19587857c9 100644 --- a/inc/modules/member/action-stats.php +++ b/inc/modules/member/action-stats.php @@ -51,7 +51,7 @@ if (INCLUDE_READABLE($INC)) { // Ok, we finally load the member action module LOAD_INC($INC); } else { - addFatalMessage(MEMBER_404_ACTION_1.$GLOBALS['what'].MEMBER_404_ACTION_2); + addFatalMessage(__FILE__, __LINE__, sprintf(getMessage('MEMBER_404_ACTION'), $GLOBALS['what'])); } //