Skip to content

UPPERCASE File extension #27

@helldweller

Description

@helldweller
# @186 string FileLister snippet
$fileArray['extension'] = strtolower(pathinfo($fileArray['path'],PATHINFO_EXTENSION));

# @234 string feoheaders.class.php
$extension = strtolower(pathinfo($file,PATHINFO_EXTENSION));

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions