]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/guest/action-sponsor.php
Moved resending of user confirmation link to ext-user
[mailer.git] / inc / modules / guest / action-sponsor.php
index 5502ddaebf0b84611463199d7a6f19b45cd96c7d..4b044ed53a9ac1c24588afd6afd34db9dd929af6 100644 (file)
@@ -50,7 +50,7 @@ if (isIncludeReadable($inc)) {
        // Ok, we finally load the guest action module
        loadInclude($inc);
 } else {
-       addFatalMessage(__FILE__, __LINE__, getMessage('GUEST_404_WHAT'), getWhat());
+       addFatalMessage(__FILE__, __LINE__, '{--GUEST_404_WHAT--}', getWhat());
 }
 
 // [EOF]