Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
08/27/2009 09:18:10 PM (16 years ago)
Author:
apeatling
Message:

Fixes #723

File:
1 edited

Legend:

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

    r1715 r1718  
    115115            unset($bp_uri[2]);
    116116        }
    117        
     117
    118118        /* Reset the keys by merging with an empty array */
    119119        $bp_uri = array_merge( array(), $bp_uri );
     120
    120121    }
    121122
Note: See TracChangeset for help on using the changeset viewer.