X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Faction-doubler.php;h=85af60e46015bc8917bea52062bf64d243e7e6d5;hp=baa342f6129da0965e05a2e4e13ddffa87d4cc5d;hb=56156f6c4392510cdbe0eb4f2ccefc23b43e2672;hpb=497d9d8fcda61391c149af3747118bb2772c7c26 diff --git a/inc/modules/admin/action-doubler.php b/inc/modules/admin/action-doubler.php index baa342f612..85af60e460 100644 --- a/inc/modules/admin/action-doubler.php +++ b/inc/modules/admin/action-doubler.php @@ -47,7 +47,7 @@ if (FILE_READABLE($INC)) { include($INC); } else { // "what file" not found - ADD_FATAL(ADMIN_404_ACTION_1.$GLOBALS['what'].ADMIN_404_ACTION_2); + addFatalMessage(ADMIN_404_ACTION_1.$GLOBALS['what'].ADMIN_404_ACTION_2); } //