]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/action-surfbar.php
Naming convention, internal TODOs solved:
[mailer.git] / inc / modules / admin / action-surfbar.php
index ca5996c3efbaa17f99991513a387319d00acbb8b..3054eef07ed61ca0e2bb05cb97033e7766f0fce6 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]