]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/guest/action-members.php
A lot fixes to templates and missing functions added, more rewrites
[mailer.git] / inc / modules / guest / action-members.php
index 0396821609af856458279b299118f6764811b8ae..f49de0caca1ca1b1179002d0058d7dadac0b85c9 100644 (file)
@@ -49,7 +49,7 @@ if (INCLUDE_READABLE($INC)) {
        // Ok, we finally load the guest action module
        LOAD_INC($INC);
 } else {
-       addFatalMessage(getMessage('GUEST_404_ACTION'), $GLOBALS['what']);
+       addFatalMessage(__FILE__, __LINE__, getMessage('GUEST_404_ACTION'), $GLOBALS['what']);
 }
 
 //