Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
04/03/2009 01:59:16 PM (16 years ago)
Author:
apeatling
Message:

Fixes #645

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-themes/buddypress-home/functions.php

    r1303 r1305  
    4747    global $bp, $query_string;
    4848   
    49     if ( $bp->current_component == BP_HOME_BLOG_SLUG  ) {
     49    if ( $bp->current_component == BP_HOME_BLOG_SLUG ) {
    5050        $pos = strpos( $query_string, 'pagename=' . BP_HOME_BLOG_SLUG );
    5151       
Note: See TracChangeset for help on using the changeset viewer.