Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
05/03/2015 10:51:31 PM (10 years ago)
Author:
tw2113
Message:

Punctuation is a key element to complete sentences.

See #6396.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-activity/classes/class-bp-activity-feed.php

    r9833 r9834  
    4141     * updated using PHP 5.2+ methods.
    4242     *
    43      * @see BP_Feed::__construct() This is where $data is added
     43     * @see BP_Feed::__construct() This is where $data is added.
    4444     * @var array
    4545     */
     
    6767     * Constructor.
    6868     *
    69      * @param array $args Optional
     69     * @param array $args Optional.
    7070     */
    7171    public function __construct( $args = array() ) {
Note: See TracChangeset for help on using the changeset viewer.