Changeset 11447 for trunk/src/bp-messages/bp-messages-functions.php
- Timestamp:
- 03/04/2017 06:26:55 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-messages/bp-messages-functions.php
r11375 r11447 414 414 * 415 415 * @param int $thread_id ID of the thread. 416 * @return int|null The message thread ID on success, null on failure.416 * @return false|int|null The message thread ID on success, null on failure. 417 417 */ 418 418 function messages_is_valid_thread( $thread_id ) {
Note: See TracChangeset
for help on using the changeset viewer.