mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
[ticket/9837] Make unapproved posts visible to author
review comments PHPBB3-9837
This commit is contained in:
@@ -19,6 +19,6 @@ class add_display_unapproved_posts_config extends \phpbb\db\migration\migration
|
||||
{
|
||||
return [
|
||||
['config.add', ['display_unapproved_posts', 1]],
|
||||
];
|
||||
];
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user