]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/action-wernis.php
Rewritten all THEME_FOO variables to GLOBALS
[mailer.git] / inc / modules / admin / action-wernis.php
index 9677e2b57cde8a104a2fe54d1cc7dd4af9e46672..3bdf691d1436f5fcffed2a2ec6d2f89330e28a79 100644 (file)
  * -------------------------------------------------------------------- *
  * Kurzbeschreibung  : Auszahlung-Management                            *
  * -------------------------------------------------------------------- *
- *                                                                      *
+ * $Revision::                                                        $ *
+ * $Date::                                                            $ *
+ * $Tag:: 0.2.1-FINAL                                                 $ *
+ * $Author::                                                          $ *
+ * Needs to be in all Files and every File needs "svn propset           *
+ * svn:keywords Date Revision" (autoprobset!) at least!!!!!!            *
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2008 by Roland Haeder                           *
  * For more information visit: http://www.mxchange.org                  *
@@ -46,7 +51,7 @@ if (INCLUDE_READABLE($INC)) {
        // Ok, we finally load the admin action module
        LOAD_INC($INC);
 } else {
-       addFatalMessage(getMessage('ADMIN_ACTION_404'), $GLOBALS['what']);
+       addFatalMessage(__FILE__, __LINE__, getMessage('ADMIN_ACTION_404'), $GLOBALS['what']);
 }
 
 //