]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/guest/what-impressum.php
More EL code, security for $_POST elements rewritten (simplified):
[mailer.git] / inc / modules / guest / what-impressum.php
index b4de772fa00e66d23f334fa7d62d48f6be3a4f9c..c1dac6a295a3adeb540af9d6f38b2dfd281f2523 100644 (file)
  * $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 - 2009 by Roland Haeder                           *
- * Copyright (c) 2009, 2010 by Mailer Developer Team                    *
+ * Copyright (c) 2009 - 2011 by Mailer Developer Team                   *
  * For more information visit: http://www.mxchange.org                  *
  *                                                                      *
  * This program is free software; you can redistribute it and/or modify *
@@ -43,7 +41,7 @@ if (!defined('__SECURITY')) {
 }
 
 // Add description as navigation point
-addMenuDescription('guest', __FILE__);
+addYouAreHereLink('guest', __FILE__);
 
 // Load template template
 loadTemplate(substr(basename(__FILE__), 5, -4));