jcampbell1 / simple-file-manager

A Simple PHP file manager. The code is a single php file.
MIT License
914 stars 502 forks source link

File opening problem in diego95root's version #127

Open Lampe2020 opened 2 years ago

Lampe2020 commented 2 years ago

I tried the version with the editor first (the fork created by @diego95root) and when I tried to open files in a sub-directory it just tried to them in the root directory. The original version without the edit feature opens the files correctly.

Because diego95root's version has no "issues" tab on GitHub I posted this one here hoping that he/she will discover and fix this as soon as possible.