Edwin Noorlander b92d192399 Fix formatDisplayName special cases for directory names
- Restrict special case handling (phpinfo, ICT) to exact filenames only
- Prevent special cases from overriding directory names like 'nl.test'
- Directory names now use formatDisplayName() without special case overrides
- This ensures 'nl.test' directory displays as 'Test' not 'Untitled'
2025-11-22 17:07:31 +01:00
..