Changeset 5926 for trunk/bp-core/admin/bp-core-functions.php
- Timestamp:
- 03/16/2012 12:52:24 AM (14 years ago)
- File:
-
- 1 edited
-
trunk/bp-core/admin/bp-core-functions.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-core/admin/bp-core-functions.php
r5885 r5926 131 131 * @since 1.5 132 132 * 133 * @global object $bp Global BuddyPress settings object133 * @global BuddyPress $bp The one true BuddyPress instance 134 134 * @uses bp_current_user_can() to check current user permissions before showing the notices 135 135 * @uses bp_is_root_blog() … … 171 171 * @since 1.5 172 172 * 173 * @global object $bp Global BuddyPress settings object173 * @global BuddyPress $bp The one true BuddyPress instance 174 174 * @param string $notice The notice you are adding to the queue 175 175 */
Note: See TracChangeset
for help on using the changeset viewer.