mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
Merge branch '3.1.x'
This commit is contained in:
commit
b2e7de0379
1 changed files with 1 additions and 1 deletions
|
@ -1270,7 +1270,7 @@ class mcp_queue
|
|||
continue;
|
||||
}
|
||||
|
||||
$post_data['disapprove_reason'] = '';
|
||||
$post_data['disapprove_reason'] = $disapprove_reason;
|
||||
if (isset($disapprove_reason_lang))
|
||||
{
|
||||
// Okay we need to get the reason from the posters language
|
||||
|
|
Loading…
Add table
Reference in a new issue