]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/action-
Extension ext-earning introduced (unfinished), renamings:
[mailer.git] / inc / modules / admin / action-
index c825e62a5f0732befd592f3294cc4c53c253ad0b..0108cbb68edfdc10df2f28abe0c78ea439584282 100644 (file)
@@ -49,7 +49,7 @@ if (isIncludeReadable($inc)) {
        // Ok, we finally load the admin action module
        loadInclude($inc);
 } else {
-       addFatalMessage(__FILE__, __LINE__, getMaskedMessage('ADMIN_WHAT_404', getWhat()));
+       addFatalMessage(__FILE__, __LINE__, '{--ADMIN_WHAT_404--}');
 }
 
 // [EOF]