]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/member/action-surfbar.php
Huge rewrite of default parameters, ext-network continued:
[mailer.git] / inc / modules / member / action-surfbar.php
index 212bd73c917fa6181dbc0c9b483352bb41abbea8..acf613205cb675e2c85f9cc361df59baeb2c4316 100644 (file)
@@ -60,7 +60,7 @@ if (isIncludeReadable($inc)) {
        // Ok, we finally load the member action module
        loadInclude($inc);
 } else {
-       addFatalMessage(__FILE__, __LINE__, sprintf(getMessage('MEMBER_404_ACTION'), getWhat()));
+       addFatalMessage(__FILE__, __LINE__, sprintf(getMessage('MEMBER_404_WHAT'), getWhat()));
 }
 
 // [EOF]