X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fguest%2Faction-admin.php;h=4a1a72dbac582e5d4bbaddbfb113de30beb4bf4d;hp=d0ea45f3d36f212b4018bea6ee29ac61689c631a;hb=01bba674617344a3505992b650a86cd0d7c0eb0d;hpb=a14286dbeccc671261191608fbab164d0f35c507 diff --git a/inc/modules/guest/action-admin.php b/inc/modules/guest/action-admin.php index d0ea45f3d3..4a1a72dbac 100644 --- a/inc/modules/guest/action-admin.php +++ b/inc/modules/guest/action-admin.php @@ -51,8 +51,8 @@ if (isIncludeReadable($INC)) { // Ok, we finally load the guest action module loadInclude($INC); } else { - addFatalMessage(__FILE__, __LINE__, getMessage('GUEST_404_ACTION'), getWhat()); + addFatalMessage(__FILE__, __LINE__, getMessage('GUEST_404_WHAT'), getWhat()); } -// +// [EOF] ?>