Skip to content

Commit e92c444

Browse files
authored
[5.3] Whitelist (#45723)
1 parent 9792d5a commit e92c444

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/src/Helper/MediaHelper.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ public static function checkFileExtension($extension, $component = 'com_media',
198198
*
199199
* @param array $file File information
200200
* @param string $component The option name for the component storing the parameters
201-
* @param string[] $allowedExecutables Array of executable file types that shall be whitelisted
201+
* @param string[] $allowedExecutables Array of executable file types that shall be allowed
202202
*
203203
* @return boolean
204204
*

0 commit comments

Comments
 (0)