mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 16:56:44 +02:00
[ticket/15760] Fix write_stream
PHPBB3-15760
This commit is contained in:
@@ -254,8 +254,6 @@ class upload
|
||||
{
|
||||
fclose($fp);
|
||||
}
|
||||
|
||||
$this->storage->track_file($destination_name);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Reference in New Issue
Block a user