]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/guest/action-admin.php
Way more usage of EL code:
[mailer.git] / inc / modules / guest / action-admin.php
index defe162ffbed893008d923b13479f56d57833a89..79ce693926274f7f983395c7b2526e9718b52fa7 100644 (file)
@@ -52,7 +52,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]