Commit: 4472f99b4b72d7f2189b0af5ad7d182fb2974d7e Author: Adam Harvey <ahar...@php.net> Wed, 11 Dec 2013 13:03:35 -0800 Parents: 846c8524cbe388449c97862d14111faa3fd1adc1 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=4472f99b4b72d7f2189b0af5ad7d182fb2974d7e Log: Remove the note about the many HTML files tarball not having a directory. Fixes bug #66197 (Incorrect info on HTML documentation download). Bugs: https://bugs.php.net/66197 Changed paths: M download-docs.php Diff: diff --git a/download-docs.php b/download-docs.php index 885d9ba..89a38b5 100644 --- a/download-docs.php +++ b/download-docs.php @@ -86,12 +86,6 @@ $formats = array( are not complete, and contain English parts. </li> <li> - The packaged HTML version of the manual (tar.gz) doesn't contain - any directories, so all of the files will be dumped into your - current working directory when you expand the archive unless the - tool you use does otherwise. - </li> - <li> <p class="warn"> If you are using Windows XP SP2 or later and you are going to download the documentation in CHM format, you <strong>need</strong> to "unblock" -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php