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

    r4840 r4961  
    1515 * @uses bp_core_load_template() Looks for and loads a template file within the current member theme (folder/filename)
    1616 */
    17 function xprofile_screen_display_profile() {   
     17function xprofile_screen_display_profile() {
    1818    $new = isset( $_GET['new'] ) ? $_GET['new'] : '';
    1919
Note: See TracChangeset for help on using the changeset viewer.