Changeset 1501
- Timestamp:
- 06/02/2009 05:24:56 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-core/bp-core-catchuri.php
r1496 r1501 67 67 /* Take empties off the start of complete URI */ 68 68 if ( empty( $bp_uri[0] ) ) 69 array_shift( $bp_uri );70 71 if ( (int)$current_blog->blog_id == 2 )72 69 array_shift( $bp_uri ); 73 70
Note: See TracChangeset
for help on using the changeset viewer.