]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-config_register2.php
Floater added, admin_header.tpl added, EL code improved:
[mailer.git] / inc / modules / admin / what-config_register2.php
index 8fe76d071b3f10bbaf31eee67d5eefa0c43ecb65..b8f08dc01b967545d2cdbbfa5d5946094e225f81 100644 (file)
  * -------------------------------------------------------------------- *
  *          Adapted from what-config_reg.php                            *
  * -------------------------------------------------------------------- *
+ * $Revision::                                                        $ *
+ * $Date::                                                            $ *
+ * $Tag:: 0.2.1-FINAL                                                 $ *
+ * $Author::                                                          $ *
+ * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
+ * Copyright (c) 2009, 2010 by Mailer Developer Team                    *
  * For more information visit: http://www.mxchange.org                  *
  *                                                                      *
  * This program is free software; you can redistribute it and/or modify *
@@ -34,7 +40,7 @@
 // Some security stuff...
 if ((!defined('__SECURITY')) || (!isAdmin())) {
        die();
-}
+} // END - if
 
 // Add description as navigation point
 addMenuDescription('admin', __FILE__);