[ticket/9394] Fix comment in functions_upload

PHPBB3-9394
This commit is contained in:
Igor Wiedler 2010-08-26 01:47:05 +02:00
parent ebb4a50d9b
commit 09ef1dc170

View file

@ -976,7 +976,7 @@ class fileupload
/** /**
* Check for allowed extension * Check for bad content (IE mime-sniffing)
*/ */
function valid_content(&$file) function valid_content(&$file)
{ {