]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/action-wernis.php
Compilation time added, some compileCode() calles removed, ADMIN_WHAT_404 added
[mailer.git] / inc / modules / admin / action-wernis.php
index 75296b5ec3a1b8ae24ae50c770a88b21f861fc37..c35124f3975dee6829de703952102d922e0e8f26 100644 (file)
@@ -50,7 +50,7 @@ if (isIncludeReadable($inc)) {
        // Ok, we finally load the admin action module
        loadInclude($inc);
 } else {
-       addFatalMessage(__FILE__, __LINE__, getMessage('ADMIN_ACTION_404'), getWhat());
+       addFatalMessage(__FILE__, __LINE__, getMessage('ADMIN_WHAT_404'), getWhat());
 }
 
 //