diff --git a/system/HTTP/Files/FileCollection.php b/system/HTTP/Files/FileCollection.php index b29faa7a54..0f87d79c68 100644 --- a/system/HTTP/Files/FileCollection.php +++ b/system/HTTP/Files/FileCollection.php @@ -85,8 +85,6 @@ class FileCollection { $this->populateFiles(); - $name = strtolower($name); - if ($this->hasFile($name)) {