Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
08/28/2009 07:05:23 PM (17 years ago)
Author:
apeatling
Message:

Fixing bug with inconsistent name display.

File:
1 edited

Legend:

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

    r1718 r1723  
    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 
    121120    }
    122121
Note: See TracChangeset for help on using the changeset viewer.