]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/member/what-start_surfbar.php
Added update_year.sh (still not fully flexible) and updated all years with it.
[mailer.git] / inc / modules / member / what-start_surfbar.php
index 8f037b6d562d7aed63b9d658ac554e339265e32e..9fece21ffee41bd22475685882d427a917caac32 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 - 2015 by Mailer Developer Team                   *
  * For more information visit: http://mxchange.org                      *
  *                                                                      *
  * This program is free software; you can redistribute it and/or modify *
@@ -64,7 +64,7 @@ if (getSurfbarPaymentModel() == 'DYNAMIC') {
 } // END - if
 
 // Load the template
-loadTemplate('member_start_surfbar_' . strtolower(getSurfbarPaymentModel()), false, $content);
+loadTemplate('member_start_surfbar_' . strtolower(getSurfbarPaymentModel()), FALSE, $content);
 
 // Load surfbar link template
 loadTemplate('member_surfbar_link');