mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 14:30:32 +02:00
[ticket/15342] Small improvements to storage
PHPBB3-15342
This commit is contained in:
@@ -189,6 +189,8 @@ class acp_database
|
||||
|
||||
fclose($fp);
|
||||
|
||||
$storage->track_file($file);
|
||||
|
||||
// Remove file from tmp
|
||||
@unlink($temp_dir . '/' . $file);
|
||||
|
||||
|
Reference in New Issue
Block a user