mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-26 17:54:39 +02:00
[ticket/13713] Free SQL results
PHPBB3-13713
This commit is contained in:
@@ -76,6 +76,8 @@ abstract class user implements source_interface
|
||||
];
|
||||
}
|
||||
|
||||
$this->db->sql_freeresult($result);
|
||||
|
||||
return $names;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user