Hi,
The link of out-dated files to cvs.php.net in generated Revision-check page
is something like:
http://cvs.php.net/diff.php/phpdoc/en/reference/var/ini.xml?r1=1.2&r2=1.6&ty=u
The type "u" will result a simple plain text to the browser. However, under
Microsoft Internet Explorer (Version 6.0, maybe with some XML parser), it
will try to parse it as a XML file and displayed an error page.
I'm not sure other translators' option about this, I always change it to
"ty=h" in "revcheck.php". I guess guys working with PHP didn't use Windows
much.
Anyway, just want you to know about this.
Have a nice weekend.
Dallas