Skip to:
Content

BuddyPress.org

Changeset 4030


Ignore:
Timestamp:
02/09/2011 11:22:18 PM (15 years ago)
Author:
djpaul
Message:

Prevent PHP notice on plugin activation. Fixes #3055, props SergeyBiryukov

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-loader.php

    r4002 r4030  
    1111
    1212/** Constants *****************************************************************/
     13global $wpdb;
    1314
    1415// Define the BuddyPress version
Note: See TracChangeset for help on using the changeset viewer.