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-themes/bp-default/_inc/ajax.php

    r4372 r4400  
    598598 * AJAX handler for autocomplete. Displays friends only, unless BP_MESSAGES_AUTOCOMPLETE_ALL is defined
    599599 *
    600  * @global object $bp The global BuddyPress settings variable created in bp_core_setup_globals()
     600 * @global object object $bp Global BuddyPress settings object
    601601 * @return none
    602602 */
Note: See TracChangeset for help on using the changeset viewer.