mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
[ticket/15760] Fix write_stream
PHPBB3-15760
This commit is contained in:
@@ -456,8 +456,6 @@ class filespec_storage
|
||||
{
|
||||
fclose($fp);
|
||||
}
|
||||
|
||||
$storage->track_file($this->destination_file);
|
||||
}
|
||||
catch (\phpbb\storage\exception\exception $e)
|
||||
{
|
||||
|
Reference in New Issue
Block a user