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-xprofile/bp-xprofile-actions.php

    r4046 r4400  
    1414 *
    1515 * @package BuddyPress Xprofile
    16  * @global $bp The global BuddyPress settings variable created in bp_core_setup_globals()
     16 * @global object $bp Global BuddyPress settings object
    1717 * @uses bp_core_delete_avatar() Deletes the active avatar for the logged in user.
    1818 * @uses add_action() Runs a specific function for an action when it fires.
Note: See TracChangeset for help on using the changeset viewer.