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-actions.php

    r4946 r4961  
    107107        // Allow plugins to do neat things
    108108        do_action( 'bp_core_action_set_spammer_status', bp_displayed_user_id(), $is_spam );
    109        
     109
    110110        // Redirect back to where we came from
    111111        bp_core_redirect( wp_get_referer() );
Note: See TracChangeset for help on using the changeset viewer.