Skip to:
Content

BuddyPress.org

Changeset 2034


Ignore:
Timestamp:
10/05/2009 06:40:20 PM (15 years ago)
Author:
apeatling
Message:

Fixes #1159 props dat_paulchen

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-status.php

    r1995 r2034  
    8585    global $bp;
    8686
    87     if ( $bp->current_component != BP_STATUS_SLUG && 'add' != $bp->current_action )
     87    if ( $bp->current_component != BP_STATUS_SLUG || 'add' != $bp->current_action )
    8888        return false;
    8989   
Note: See TracChangeset for help on using the changeset viewer.