]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/action-menu.php
Next wave of lesser getMessage()
[mailer.git] / inc / modules / admin / action-menu.php
index f68228519b9b501c02891aa4d3a28c0bc8db2012..ee3e5efbc93f78b59b415a8e6d69a530ab38d02d 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]