]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/action-stats.php
Obsolete action=login removed from URLs
[mailer.git] / inc / modules / admin / action-stats.php
index 850508f9af97a90e799a849d1d7f674d6d5295c3..768c8b194467b7f072448e73c2623a3f6215f177 100644 (file)
@@ -46,7 +46,7 @@ if (INCLUDE_READABLE($INC)) {
        // Ok, we finally load the admin action module
        LOAD_INC($INC);
 } else {
-       addFatalMessage(getMessage('ADMIN_ACTION_404'), $GLOBALS['what']);
+       addFatalMessage(__FILE__, __LINE__, getMessage('ADMIN_ACTION_404'), $GLOBALS['what']);
 }
 
 //