1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

slightly modified patch by Nuno

This commit is contained in:
Gabor Hojtsy
2005-06-29 18:28:56 +00:00
parent 08c134b83d
commit 4d64613ae4

View File

@@ -71,6 +71,15 @@ $formats = array(
use does otherwise.
</p>
<p>
<strong>Note to Windows users</strong>: If you are using Windows XP SP2 or
later and you are going to download the documentation in CHM
format, you should "unblock" the file after downloading it, by
right-clicking on it and selecting the properties menu item. Then click
on the 'Unblock' button. Failing to do this may lead to errors
in the visualization of the file, due to a Microsoft bug.
</p>
<p>
The English version of the manual is <a
href="http://www.osoft.com/store/productdetails.php?pid=14&cid=1">also
@@ -214,7 +223,7 @@ if (count($found_formats) == 0) {
HTML formatted docs from the XML sources, what conventions to follow when
writing documentation, etc. If you are interested in the process, or would
like to start/join a translation, you can <a href="/get/dochowto">download
the howto</a>. Note, that <a href="/manual/howto">it is also readable
the howto</a>. Note, that <a href="/dochowto">it is also readable
online</a>.
</p>