Changeset 5301
- Timestamp:
- 03/03/2014 04:36:30 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/replies/functions.php
r5221 r5301 1390 1390 'post_type' => bbp_get_reply_post_type(), 1391 1391 'meta_key' => '_bbp_reply_to', 1392 'meta_type' => 'NUMERIC', 1392 1393 'meta_value' => $move_reply->ID, 1393 1394 ) );
Note: See TracChangeset
for help on using the changeset viewer.