Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
11/07/2010 12:20:02 AM (16 years ago)
Author:
djpaul
Message:

Fixes even more WP_DEBUG warnings.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-forums/bp-forums-bbpress.php

    r3349 r3369  
    66
    77        /* Return if we've already run this function. */
    8         if ( is_object( $bbdb ) && is_object( $bb_roles ) )
     8        if ( is_object( $bbdb ) )
    99                return;
    1010
Note: See TracChangeset for help on using the changeset viewer.