Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
03/16/2012 02:31:22 AM (14 years ago)
Author:
johnjamesjacoby
Message:

Fix phpdoc since typos introduced in r5927

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-activity/bp-activity-screens.php

    r5927 r5928  
    1414 * Activity screen index
    1515 *
    16  * @since BuddyPress (1.5).0
     16 * @since BuddyPress (1.5)
    1717 *
    1818 * @uses bp_displayed_user_id()
     
    129129 * is taken to a specific screen.
    130130 *
    131  * @since BuddyPress (1.5).0
     131 * @since BuddyPress (1.5)
    132132 *
    133133 * @global object $bp BuddyPress global settings
     
    146146 * Reset the logged-in user's new mentions data when he visits his mentions screen
    147147 *
    148  * @since BuddyPress (1.5).0
     148 * @since BuddyPress (1.5)
    149149 *
    150150 * @uses bp_is_my_profile()
Note: See TracChangeset for help on using the changeset viewer.