]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/guest/action-main.php
Updated copyright notice as there are changes in this year
[mailer.git] / inc / modules / guest / action-main.php
index 500698e450728e4c25ece8577bc64c3998eded87..320ca5ba75423aee48315e7d6342a33caa5928a9 100644 (file)
@@ -16,7 +16,7 @@
  * $Author::                                                          $ *
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
- * Copyright (c) 2009 - 2011 by Mailer Developer Team                   *
+ * Copyright (c) 2009 - 2013 by Mailer Developer Team                   *
  * For more information visit: http://mxchange.org                      *
  *                                                                      *
  * This program is free software; you can redistribute it and/or modify *
@@ -37,7 +37,7 @@
 
 // Some security stuff...
 if (!defined('__SECURITY')) {
-       die();
+       exit();
 } elseif (isBlockModeEnabled()) {
        // Block mode detected
        return;