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-xprofile/bp-xprofile-filters.php

    r4827 r4961  
    9898            $filtered_value     = wp_rel_nofollow( force_balance_tags( $kses_field_value ) );
    9999            $filtered_values[] = apply_filters( 'xprofile_filtered_data_value_before_save', $filtered_value, $value );
    100            
     100
    101101        }
    102102
Note: See TracChangeset for help on using the changeset viewer.