]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/action-wernis.php
More rewrites to use EL code
[mailer.git] / inc / modules / admin / action-wernis.php
index 3f52a153a3380c5514f9d20cfea8d51103701673..ec3dbae3e8b35c5b94533d633433cea409164f8d 100644 (file)
@@ -49,7 +49,7 @@ if (isIncludeReadable($inc)) {
        // Ok, we finally load the admin action module
        loadInclude($inc);
 } else {
-       addFatalMessage(__FILE__, __LINE__, '{--ADMIN_WHAT_404--}', getWhat());
+       addFatalMessage(__FILE__, __LINE__, '{--ADMIN_WHAT_404--}');
 }
 
 // [EOF]