[GH-ISSUE #394] Exclude function doesn't work in case of using file prefix #289

Closed
opened 2026-03-02 15:57:32 +03:00 by kerem · 1 comment
Owner

Originally created by @WW-build on GitHub (Jul 6, 2020).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/394

Hi, I was trying to exclude some files based on their prefix but look's like it doesn't work, files are still being displayed.
.... $exclude_items = array('admin.*'); ...

In case of using full file name files are hidden

Regards

Originally created by @WW-build on GitHub (Jul 6, 2020). Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/394 Hi, I was trying to exclude some files based on their prefix but look's like it doesn't work, files are still being displayed. `.... $exclude_items = array('admin.*'); ...` In case of using full file name files are hidden Regards
kerem 2026-03-02 15:57:32 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@prasathmani commented on GitHub (Jul 6, 2020):

filename prefix is not supported by file manager

<!-- gh-comment-id:654196251 --> @prasathmani commented on GitHub (Jul 6, 2020): filename prefix is not supported by file manager
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tinyfilemanager#289
No description provided.