Hm, it does not make much sense to convert ' ' to ' ',
because the original purpose of this function is to preserve
the structure of the plain text.
So, the change is basically equivalent in terms of output
formatting to removing the conversion.
If this is a severe problem, I'd suggest #ifdef'ing it out
for now.
If we are really concerned about proper formatting, we could
also pass potentially long strings through wordwrap().
- Sascha Experience IRCG
http://schumann.cx/ http://schumann.cx/ircg
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php