Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
08/10/2011 06:32:02 AM (13 years ago)
Author:
djpaul
Message:

Tidy up whitespace. Fixes #3466, props cnorris23

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-forums/bp-forums-loader.php

    r4920 r4961  
    106106        if ( !is_user_logged_in() && !isset( $bp->displayed_user->id ) )
    107107            return;
    108        
     108
    109109        // Add 'Forums' to the main navigation
    110110        $main_nav = array(
Note: See TracChangeset for help on using the changeset viewer.