]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/member/action-earn.php
Rewritten to use filter and wrapper
[mailer.git] / inc / modules / member / action-earn.php
index 56a4c59ff33eb079de676dda08240a5c4d5c3a5e..00565bf7cc3c6c4c76ee62616d9549e79bf3bc25 100644 (file)
@@ -54,7 +54,7 @@ if (isIncludeReadable($inc)) {
        // Ok, we finally load the member action module
        loadInclude($inc);
 } else {
-       addFatalMessage(__FILE__, __LINE__, '{--MEMBER_404_WHAT--}', getWhat());
+       addFatalMessage(__FILE__, __LINE__, '{--MEMBER_WHAT_404--}', getWhat());
 }
 
 // [EOF]