Code style changed, ext-user continued:
[mailer.git] / inc / modules / member / what-welcome.php
index f507e8461de994bc66bdd9cf3d1e0a563b37308b..3de95ce9330d956ac8ec8a0aaf69f279c3cefb49 100644 (file)
@@ -52,7 +52,7 @@ $content = array(
 );
 
 // Load header template
-loadTemplate('member_welcome_header', false, $content);
+loadTemplate('member_welcome_header', FALSE, $content);
 
 // Check if he is returning from a profile update notification
 if ((isExtensionActive('profile')) && (getUserData('notified') == 'Y')) {