Skip to content

Directory separator issue in autoloader #96

@villesiltala

Description

@villesiltala

Basic autoloading for main the classes in the core autoloader expect the directory separator to be /. This will not work in Windows and the classes are not found. Use the directory separator constant in the path strings to fix this issue.

https://github.com/devgeniem/dustpress/blob/master/dustpress.php?fbclid=IwAR1AL6NkypLr3eU-JwKmFvxdZ3YxdZN1EP0c7jf1Jpjpyp9GlBRf3YbhhL4#L1473

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions