]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/action-setup.php
Obsolete action=login removed from URLs
[mailer.git] / inc / modules / admin / action-setup.php
index 3a3e1898777a6117eb9668c93a5b9585491fe878..7cd97ecf3c89e54cc8f6ba283b14eb2fd501cd53 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']);
 }
 
 //