Files
dolibarr/htdocs/core/lib
MDW a7eaa091dc Fix: Reviewed, fixed and optimized dol_dir_list (#28387)
# Fix: Reviewed, fixed and optimized dol_dir_list

Review: had some issues using the exclusion filter, may be unrelated to implementation.
Fixed: is_link was testing utf8 filename, not os filename version.
Optimized:
- Simplified is_dir branches
- Avoid computing the exclusion arrays multiple times
2024-02-24 13:09:13 +01:00
..
2024-01-05 04:33:58 +01:00
2024-02-17 04:07:34 +01:00
2023-11-27 11:39:32 +01:00
2023-11-27 11:39:32 +01:00
2024-02-15 15:22:33 +01:00
2024-02-09 11:28:33 +01:00
2023-11-27 11:39:32 +01:00
2024-01-20 09:22:38 +01:00
2024-01-19 11:28:02 +01:00
2024-02-09 11:28:33 +01:00
2023-12-04 12:05:28 +01:00
2024-02-16 23:56:07 +01:00
2024-01-20 09:22:38 +01:00
2024-01-13 15:32:37 +01:00
2024-01-13 19:48:20 +01:00
2024-01-05 04:33:58 +01:00