X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fmember%2Faction-extras.php;h=3d8870110ee3e61a246950a92088f849b3a4a988;hp=aea409bf0a3a594bda9399316b313d44efc4463f;hb=b8c86fa12322603c24a88ea2b0fd3dbeba612752;hpb=2271b257e04ecbecf1c1e9fe91cd948b50e1ded4 diff --git a/inc/modules/member/action-extras.php b/inc/modules/member/action-extras.php index aea409bf0a..3d8870110e 100644 --- a/inc/modules/member/action-extras.php +++ b/inc/modules/member/action-extras.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'])); } //