Ticket #8682: 8682.patch
| File 8682.patch, 543 bytes (added by , 4 years ago) |
|---|
-
src/bp-templates/bp-nouveau/includes/messages/ajax.php
diff --git src/bp-templates/bp-nouveau/includes/messages/ajax.php src/bp-templates/bp-nouveau/includes/messages/ajax.php index acaf48e85..39f2387d4 100644
function bp_nouveau_ajax_get_thread_messages() { 496 496 wp_send_json_error( $response ); 497 497 } 498 498 499 $thread = new stdClass; 499 $thread = new stdClass; 500 $thread->thread = array(); 500 501 501 502 if ( empty( $_POST['js_thread'] ) ) { 502 503 $thread->thread = array(