]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/member/action-stats.php
Way more usage of EL code:
[mailer.git] / inc / modules / member / action-stats.php
index f77ee063c185684e8dd7fe9befc2d06c2c34a8bf..bbc20d9d10b59b27826ab942e93f1d29c680a481 100644 (file)
@@ -54,7 +54,7 @@ if (isIncludeReadable($inc)) {
        // Ok, we finally load the member action module
        loadInclude($inc);
 } else {
-       addFatalMessage(__FILE__, __LINE__, getMaskedMessage('MEMBER_404_WHAT', getWhat()));
+       addFatalMessage(__FILE__, __LINE__, '{--MEMBER_WHAT_404--}');
 }
 
 // [EOF]