]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/action-doubler.php
Obsolete action=login removed from URLs
[mailer.git] / inc / modules / admin / action-doubler.php
index 6d06785ff6f2c6a8802af21cf7b868b896f3b300..e46963e93b641585151e1689d89818f53a266de1 100644 (file)
@@ -47,7 +47,7 @@ if (INCLUDE_READABLE($INC)) {
        LOAD_INC($INC);
 } else {
        // "what file" not found
-       addFatalMessage(getMessage('ADMIN_ACTION_404'), $GLOBALS['what']);
+       addFatalMessage(__FILE__, __LINE__, getMessage('ADMIN_ACTION_404'), $GLOBALS['what']);
 }
 
 //