Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
03/18/2018 09:56:44 PM (7 years ago)
Author:
djpaul
Message:

Templates, Nouveau: fix @since PHPDoc.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-templates/bp-nouveau/includes/xprofile/functions.php

    r11686 r11899  
    33 * xProfile functions
    44 *
    5  * @since 1.0.0
     5 * @since 3.0.0
    66 */
    77
     
    1212 * Register Scripts for the xProfile component
    1313 *
    14  * @since 1.0.0
     14 * @since 3.0.0
    1515 *
    1616 * @param  array $scripts  The array of scripts to register
     
    3535 * Enqueue the xprofile scripts
    3636 *
    37  * @since 1.0.0
     37 * @since 3.0.0
    3838 */
    3939function bp_nouveau_xprofile_enqueue_scripts() {
Note: See TracChangeset for help on using the changeset viewer.