Changeset 6138
- Timestamp:
- 12/08/2016 03:45:16 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/replies/functions.php
r6137 r6138 1630 1630 $reply = bbp_get_reply( $reply_id ); 1631 1631 if ( empty( $reply ) ) { 1632 bbp_add_error( 'bbp_toggle_reply_exists', __( '<strong>ERROR:</strong> This reply could not be found or no longer exists.', 'bbpress' ) ); 1632 1633 return; 1633 1634 }
Note: See TracChangeset
for help on using the changeset viewer.