]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/action-surfbar.php
A lot has been rewritten, ext-teams added, ext-forced continued:
[mailer.git] / inc / modules / admin / action-surfbar.php
index 23734c49748ae4c6f5b5b47efa38d41b29ffe996..581d725294633975fb5f8210c2eaf8e298bf9646 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]