Skip to:
Content

BuddyPress.org

Changeset 1501


Ignore:
Timestamp:
06/02/2009 05:24:56 PM (16 years ago)
Author:
apeatling
Message:

Fixing left over debug code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-core/bp-core-catchuri.php

    r1496 r1501  
    6767    /* Take empties off the start of complete URI */
    6868    if ( empty( $bp_uri[0] ) )
    69         array_shift( $bp_uri );
    70    
    71     if ( (int)$current_blog->blog_id == 2 )
    7269        array_shift( $bp_uri );
    7370       
Note: See TracChangeset for help on using the changeset viewer.