]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/member/action-bank.php
Huge rewrite of default parameters, ext-network continued:
[mailer.git] / inc / modules / member / action-bank.php
index 305391daba81462da1e348a2da819b4d16144a20..e9fdc9e6783d02851219cfb2944a00526232e55b 100644 (file)
@@ -60,7 +60,7 @@ if (isIncludeReadable($inc)) {
        // Ok, we finally load the member action module
        loadInclude($inc);
 } else {
-       addFatalMessage(__FILE__, __LINE__, sprintf(getMessage('MEMBER_404_ACTION'), getWhat()));
+       addFatalMessage(__FILE__, __LINE__, sprintf(getMessage('MEMBER_404_WHAT'), getWhat()));
 }
 
 // [EOF]