Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
08/24/2016 11:25:28 AM (10 years ago)
Author:
djpaul
Message:

Fix indentation across all components.

Props Scrutinizer-CI

See #5891

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-members/bp-members-screens.php

    r10800 r11032  
    111111        } elseif ( isset( $_POST['signup_submit'] ) && bp_verify_nonce_request( 'bp_new_signup' ) ) {
    112112
    113             /**
     113                /**
    114114                 * Fires before the validation of a new signup.
    115115                 *
     
    182182                }
    183183
    184             /**
     184                /**
    185185                 * Fires after the validation of a new signup.
    186186                 *
Note: See TracChangeset for help on using the changeset viewer.