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-core/bp-core-loader.php

    r4920 r4961  
    2525
    2626// Move active components from sitemeta, if necessary
    27 // Provides backpat with earlier versions of BP 
     27// Provides backpat with earlier versions of BP
    2828if ( is_multisite() && $active_components = get_site_option( 'bp-active-components' ) )
    2929    bp_update_option( 'bp-active-components', $active_components );
Note: See TracChangeset for help on using the changeset viewer.