]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/guest/action-sponsor.php
SQL fixed
[mailer.git] / inc / modules / guest / action-sponsor.php
index ccd622c2db13f1b096f9ed3905791fd672b40306..d722817bb8b6f54f76fdd27968435c2efeae8f14 100644 (file)
@@ -48,7 +48,7 @@ if (isIncludeReadable($inc)) {
        // Ok, we finally load the guest action module
        loadInclude($inc);
 } else {
-       addFatalMessage(__FILE__, __LINE__, '{--GUEST_404_WHAT--}', getWhat());
+       addFatalMessage(__FILE__, __LINE__, '{--GUEST_WHAT_404--}');
 }
 
 // [EOF]