nlopess Mon Aug 9 07:46:21 2004 EDT
Modified files:
/phpdoc/htmlhelp README.txt
Log:
the url is case-sensitive
http://cvs.php.net/diff.php/phpdoc/htmlhelp/README.txt?r1=1.2&r2=1.3&ty=u
Index: phpdoc/htmlhelp/README.txt
diff -u phpdoc/htmlhelp/README.txt:1.2 phpdoc/htmlhelp/README.txt:1.3
--- phpdoc/htmlhelp/README.txt:1.2 Mon Aug 9 07:23:23 2004
+++ phpdoc/htmlhelp/README.txt Mon Aug 9 07:46:21 2004
@@ -51,7 +51,7 @@
one exists).
6. Get all the user notes from
- http://ANY_MIRROR.php.net/backend/notes/ALL.bz2,
+ http://ANY_MIRROR.php.net/backend/notes/all.bz2,
extract it's contents, and place the resulting
"all" file to the same folder where the
make_chm.bat resides.