Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
08/10/2011 06:32:02 AM (14 years ago)
Author:
djpaul
Message:

Tidy up whitespace. Fixes #3466, props cnorris23

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-members/bp-members-signup.php

    r4830 r4961  
    374374    if ( is_multisite() ) {
    375375        wpmu_signup_user( $user_login, $user_email, $usermeta );
    376        
     376
    377377        // On multisite, the user id is not created until the user activates the account
    378378        // but we need to cast $user_id to pass to the filters
Note: See TracChangeset for help on using the changeset viewer.