Next wave of lesser getMessage()
[mailer.git] / inc / modules / admin / action-rallye.php
index f6bf141423e27532d2a76349c15e9fc230a9eda6..a703482c49decd292a42fb39d2b6eb7ff02faf7c 100644 (file)
@@ -51,7 +51,7 @@ if (isIncludeReadable($inc)) {
        // Ok, we finally load the admin action module
        loadInclude($inc);
 } else {
-       addFatalMessage(__FILE__, __LINE__, getMessage('ADMIN_WHAT_404'), getWhat());
+       addFatalMessage(__FILE__, __LINE__, '{--ADMIN_WHAT_404--}', getWhat());
 }
 
 // [EOF]