X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Faction-setup.php;h=7cd97ecf3c89e54cc8f6ba283b14eb2fd501cd53;hp=3a3e1898777a6117eb9668c93a5b9585491fe878;hb=b8c86fa12322603c24a88ea2b0fd3dbeba612752;hpb=2271b257e04ecbecf1c1e9fe91cd948b50e1ded4 diff --git a/inc/modules/admin/action-setup.php b/inc/modules/admin/action-setup.php index 3a3e189877..7cd97ecf3c 100644 --- a/inc/modules/admin/action-setup.php +++ b/inc/modules/admin/action-setup.php @@ -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']); } //