mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 14:30:32 +02:00
[ticket/16790] Remove unused code
PHPBB3-16790
This commit is contained in:
@@ -129,7 +129,7 @@ function mcp_post_details($id, $mode, $action)
|
||||
|
||||
// Set some vars
|
||||
$users_ary = $usernames_ary = array();
|
||||
$attachments = $extensions = array();
|
||||
$attachments = array();
|
||||
$post_id = $post_info['post_id'];
|
||||
|
||||
// Get topic tracking info
|
||||
|
Reference in New Issue
Block a user