Skip to content
Snippets Groups Projects
  • Jared Hancock's avatar
    Ensure case-insensitive file extension comparison · edcb6960
    Jared Hancock authored
    Ensure that when generating the list of acceptable file extensions, that the list is lower cased, because the extension from the filename will be lower-cased before attempting to find the extension in the list of acceptable extensions.
    edcb6960
class.forms.php 76.76 KiB