mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 20:38:52 +00:00
[ticket/9394] Fix comment in functions_upload
PHPBB3-9394
This commit is contained in:
parent
ebb4a50d9b
commit
09ef1dc170
1 changed files with 1 additions and 1 deletions
|
@ -976,7 +976,7 @@ class fileupload
|
|||
|
||||
|
||||
/**
|
||||
* Check for allowed extension
|
||||
* Check for bad content (IE mime-sniffing)
|
||||
*/
|
||||
function valid_content(&$file)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue