mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[feature/soft-delete] Comment out user_posts update for the moment
It should rely on the permissions of the post not the current user. PHPBB3-9657
This commit is contained in:
@@ -465,7 +465,7 @@ class mcp_queue
|
||||
|
||||
|
||||
/**
|
||||
* Approve Post/Topic
|
||||
* Restore Post/Topic
|
||||
*/
|
||||
function restore_post($post_id_list, $id, $mode)
|
||||
{
|
||||
|
Reference in New Issue
Block a user