]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/action-stats.php
Extension ext-funcoins started, some cleanups:
[mailer.git] / inc / modules / admin / action-stats.php
index 8d68d5227c22e577319897d84f99a93cd24a2469..9a0178e910295905d20bf88f9c103db45fcfcf2b 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]