Changeset 13890 for trunk/src/bp-messages/bp-messages-notifications.php
- Timestamp:
- 06/02/2024 01:06:10 AM (6 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-messages/bp-messages-notifications.php
r13504 r13890 261 261 * @param int $user_id ID of the user who read the thread. 262 262 * @param int $num_rows The number of affected rows by the "mark read" update query. 263 * @return bool True on success.False otherwise.263 * @return bool False otherwise. 264 264 */ 265 265 function bp_messages_mark_notification_on_mark_thread( $thread_id, $user_id = 0, $num_rows = 0 ) {
Note: See TracChangeset
for help on using the changeset viewer.