Changeset 5372
- Timestamp:
- 06/06/2014 01:43:11 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/replies/template.php
r5371 r5372 2474 2474 } 2475 2475 2476 // Validate2477 $reply_to = bbp_get_reply_id( $reply_to );2478 2479 2476 return (int) apply_filters( 'bbp_get_form_reply_to', $reply_to ); 2480 2477 }
Note: See TracChangeset
for help on using the changeset viewer.