Skip to:
Content

BuddyPress.org

Changeset 9166


Ignore:
Timestamp:
11/22/2014 02:16:34 AM (10 years ago)
Author:
boonebgorges
Message:

Fix spacing issue introduced in [9165].

Props tw2113.
See #5193.

File:
1 edited

Legend:

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

    r9165 r9166  
    212212         * @param array $recipients Array of recipient objects.
    213213         * @param int   $thread_id  ID of the current thread.
    214                 */
     214        */
    215215        return apply_filters( 'bp_messages_thread_get_recipients', $recipients, $this->thread_id );
    216216    }
Note: See TracChangeset for help on using the changeset viewer.