]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/action-network.php
Way more usage of EL code:
[mailer.git] / inc / modules / admin / action-network.php
index cc8e8f0497bcb02f01bbd4b7b8c9bc04b587946e..23fef270120bac370eca837c489012c106a4f163 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]