Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
12/22/2015 03:32:17 AM (11 years ago)
Author:
tw2113
Message:

Adds @since tags to the docblocks at the top of the files.

See #5022.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-xprofile/bp-xprofile-notifications.php

    r10284 r10417  
    11<?php
     2/**
     3 * BuddyPress XProfile Notifications.
     4 *
     5 * @package    BuddyPress
     6 * @subpackage XProfileSettings
     7 * @since 1.0.0
     8 */
     9
    210/** Notifications *************************************************************/
    311
Note: See TracChangeset for help on using the changeset viewer.