]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/action-user.php
More constant rewrites
[mailer.git] / inc / modules / admin / action-user.php
index d3f352fd6edcd17898e9fbb65a08fc812f7b88c7..567814bfe843710e0c91f165a70eb60fb49a320f 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']);
 }
 
 //