Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
03/16/2012 01:06:05 AM (13 years ago)
Author:
johnjamesjacoby
Message:

Add 'BuddyPress' to all 1.5 phpdoc since's.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-core/bp-core-catchuri.php

    r5895 r5927  
    416416 *
    417417 * @package BuddyPress Core
    418  * @since 1.5
     418 * @since BuddyPress (1.5)
    419419 */
    420420function bp_core_catch_no_access() {
     
    438438 *
    439439 * @package BuddyPress Core
    440  * @since 1.5
     440 * @since BuddyPress (1.5)
    441441 */
    442442function bp_core_no_access( $args = '' ) {
     
    505505 * @package BuddyPress Core
    506506 * @global $error
    507  * @since 1.5
     507 * @since BuddyPress (1.5)
    508508 */
    509509function bp_core_no_access_wp_login_error() {
Note: See TracChangeset for help on using the changeset viewer.