]> git.mxchange.org Git - mailer.git/blobdiff - inc/js/js-surfbar_member_edit.php
Code style changed, ext-user continued:
[mailer.git] / inc / js / js-surfbar_member_edit.php
index 4af95a7b61e873c45fc8f420f8a2b58801c1d518..21b366e891eb0738d2309dfef9c8e676850c3dae 100644 (file)
@@ -16,8 +16,8 @@
  * $Author::                                                          $ *
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
- * Copyright (c) 2009 - 2011 by Mailer Developer Team                   *
- * For more information visit: http://www.mxchange.org                  *
+ * Copyright (c) 2009 - 2012 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 *
@@ -49,7 +49,7 @@ $content = array(
 );
 
 // Simply load the JavaScript here
-loadTemplate('js_surfbar_member_edit', false, $content);
+loadTemplate('js_surfbar_member_edit', FALSE, $content);
 
 // [EOF]
 ?>