Changes between Initial Version and Version 1 of Ticket #18546, comment 39
- Timestamp:
- 01/21/2021 10:46:03 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18546, comment 39
initial v1 4 4 5 5 Since we're checking for existing `index.php` and also have the `wx` flag I changed the folder arrays also to exclude only the libraries mentioned in comment [comment:31]. The additional folders from the previous patch already contain an index so they should be fine from the checks :) ( fingers crossed haha ). 6 7 --- 8 9 Edit: Thinking about it, since we're going for the /build directory, do we really have to exclude any folders? I think it's just better to add an index everywhere if it doesn't exist.