Changeset 5373
- Timestamp:
- 06/06/2014 01:45:31 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.5/includes/replies/template.php
r5244 r5373 2472 2472 } 2473 2473 2474 // Validate2475 $reply_to = bbp_get_reply_id( $reply_to );2476 2477 2474 return (int) apply_filters( 'bbp_get_form_reply_to', $reply_to ); 2478 2475 }
Note: See TracChangeset
for help on using the changeset viewer.