mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 16:56:44 +02:00
[ticket/13454] Remove more unused variables
This should be the last part. Off to checking if the changes were correct. PHPBB3-13454
This commit is contained in:
@@ -1391,8 +1391,6 @@ function phpbb_delete_users_pms($user_ids)
|
||||
*/
|
||||
function rebuild_header($check_ary)
|
||||
{
|
||||
global $db;
|
||||
|
||||
$address = array();
|
||||
|
||||
foreach ($check_ary as $check_type => $address_field)
|
||||
|
Reference in New Issue
Block a user