Displaying 1 result from an estimated 1 matches for "0d5f6b41".
2007 Sep 04
1
Removing mangle map parameter.
Hi all,
I'm planning to remove the "mangled map" parameter
as part of the removal of pstrings/fstrings from the 3.2
codebase.
For those of you without long memories :-) the "mangled map"
code was designed for the days when most clients were DOS
8.3 aware, and we wanted to map names like *.html -> *.htm
before mangling them into 8.3 format.
The code is still there,