Next wave of lesser getMessage()
[mailer.git] / inc / modules / admin / action-country.php
index a39f4bd5f78a77e8d8249356c3b4caac7165e2f0..6e2c5540fbfc491bbffdf162a10eeded93b2ecff 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]