]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/action-wernis.php
Missing SVN properties set
[mailer.git] / inc / modules / admin / action-wernis.php
index 75296b5ec3a1b8ae24ae50c770a88b21f861fc37..e6e369c68ec134d2baf54f393552a7d4d8d4c50e 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /************************************************************************
- * MXChange v0.2.1                                    Start: 05/08/2004 *
- * ===============                              Last change: 05/08/2004 *
+ * Mailer v0.2.1-FINAL                                Start: 05/08/2004 *
+ * ===================                          Last change: 05/08/2004 *
  *                                                                      *
  * -------------------------------------------------------------------- *
  * File              : action-wernis.php                                *
@@ -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());
 }
 
 //