X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fmember%2Faction-account.php;h=8f169ece400f85e0256114fa2c9f9aa5019dc1d2;hp=91e746e0961879e7eb4d6438e50648dff1e005f5;hb=3daede4c904e23905c3e48dd6749019deca0a0e0;hpb=c3b3af29e6e80926519ade146ac657c036782bd3 diff --git a/inc/modules/member/action-account.php b/inc/modules/member/action-account.php index 91e746e096..8f169ece40 100644 --- a/inc/modules/member/action-account.php +++ b/inc/modules/member/action-account.php @@ -51,7 +51,7 @@ if (FILE_READABLE($INC_WHAT)) { // Ok, we finally load the member action module include_once($INC_WHAT); } else { - ADD_FATAL(MEMBER_404_ACTION_1.$GLOBALS['what'].MEMBER_404_ACTION_2); + addFatalMessage(MEMBER_404_ACTION_1.$GLOBALS['what'].MEMBER_404_ACTION_2); } //