Merge branch '3.1.x'

This commit is contained in:
Marc Alexander 2015-10-09 16:45:07 +02:00
commit b2e7de0379

View file

@ -1270,7 +1270,7 @@ class mcp_queue
continue; continue;
} }
$post_data['disapprove_reason'] = ''; $post_data['disapprove_reason'] = $disapprove_reason;
if (isset($disapprove_reason_lang)) if (isset($disapprove_reason_lang))
{ {
// Okay we need to get the reason from the posters language // Okay we need to get the reason from the posters language