Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
09/25/2015 12:02:25 AM (9 years ago)
Author:
tw2113
Message:

Standardizing our @since tags for the Messages component.

See #6576.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-messages/bp-messages-cssjs.php

    r9819 r10139  
    11<?php
    2 
    32/**
    4  * BuddyPress Messages CSS and JS
     3 * BuddyPress Messages CSS and JS.
    54 *
    65 * @package BuddyPress
     
    87 */
    98
    10 // Exit if accessed directly
     9// Exit if accessed directly.
    1110defined( 'ABSPATH' ) || exit;
    1211
Note: See TracChangeset for help on using the changeset viewer.