Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
05/20/2011 07:33:20 PM (15 years ago)
Author:
djpaul
Message:

Correct phpdoc for $bp global

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-core/admin/bp-core-update.php

    r4391 r4400  
    11731173 *
    11741174 * @package BuddyPress Core
    1175  * @global $bp The global BuddyPress settings variable created in bp_core_setup_globals()
     1175 * @global object $bp Global BuddyPress settings object
    11761176 * @global $wpdb WordPress DB access object.
    11771177 * @uses add_submenu_page() WP function to add a submenu item
Note: See TracChangeset for help on using the changeset viewer.