1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-05 00:07:44 +02:00

[ticket/15286] Fix tests

PHPBB3-15286
This commit is contained in:
Rubén Calvo
2017-08-09 14:22:03 +02:00
parent e749e06042
commit e564ca6e60
4 changed files with 28 additions and 20 deletions

View File

@@ -158,7 +158,6 @@ function send_file_to_browser($attachment, $category)
$size = 0;
}
/**
* Event to alter attachment before it is sent to browser.
*