]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-add_tester_user.php
Updated copyright notice as there are changes in this year
[mailer.git] / inc / modules / admin / what-add_tester_user.php
index 17577227f342387ec5d1a58a0849c9ee124d78ea..35e974f87eb800770a52700e5765c7d41e284b29 100644 (file)
@@ -16,7 +16,7 @@
  * $Author::                                                          $ *
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
- * Copyright (c) 2009 - 2012 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 *
@@ -62,7 +62,7 @@ if (!isNewUserTesterAllowed()) {
 } // END - if
 
 // Display form
-loadTemplate('admin_add_tester_user', false, $content);
+loadTemplate('admin_add_tester_user', FALSE, $content);
 
 // [EOF]
 ?>