]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/action-misc.php
Compilation time added, some compileCode() calles removed, ADMIN_WHAT_404 added
[mailer.git] / inc / modules / admin / action-misc.php
index 3f67688afa8e594d413d62a9a8e8f9528ada91a0..875745497a0657ee56b89d2119191e5d0a48f2b2 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());
 }
 
 //