Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
03/08/2010 04:20:25 PM (16 years ago)
Author:
apeatling
Message:

Merge 1.2 branch with trunk

File:
1 edited

Legend:

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

    r2740 r2822  
    16931693        global $bp;
    16941694
    1695         if ( BP_BLOGS_SLUG == $bp->current_component && 'create-a-blog' == $bp->current_action )
     1695        if ( BP_BLOGS_SLUG == $bp->current_component && 'create' == $bp->current_action )
    16961696                return true;
    16971697
Note: See TracChangeset for help on using the changeset viewer.