]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/guest/what-admin.php
also prevent it in .htacces. You may want to add this to one of your files in /etc...
[mailer.git] / inc / modules / guest / what-admin.php
index f689e1f98e7b728a553006941b4d5eeaffec14d1..9d436be473c9df3f07113be1e240b9578893621b 100644 (file)
  * -------------------------------------------------------------------- *
  * Kurzbeschreibung  : Zum Administrationsbereich                       *
  * -------------------------------------------------------------------- *
- * $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                  *
+ * Copyright (c) 2009 - 2016 by Mailer Developer Team                   *
+ * For more information visit: http://mxchange.org                      *
  *                                                                      *
  * This program is free software; you can redistribute it and/or modify *
  * it under the terms of the GNU General Public License as published by *
@@ -37,7 +32,7 @@
 
 // Some security stuff...
 if (!defined('__SECURITY')) {
-       die();
+       exit();
 } // END - if
 
 // A simple redirect...