summaryrefslogtreecommitdiff
path: root/ext/soap/readme.html
diff options
context:
space:
mode:
authorDmitry Stogov <dmitry@php.net>2004-02-06 08:01:35 +0000
committerDmitry Stogov <dmitry@php.net>2004-02-06 08:01:35 +0000
commitc22d7cf8834a6a22eadc321bf9427f79a65c1c30 (patch)
tree48e6ecc374b6164d422333bbf8853104906a86cf /ext/soap/readme.html
parentdfde3095e42374d5f53e291c4a41370939b0b99a (diff)
downloadphp-git-c22d7cf8834a6a22eadc321bf9427f79a65c1c30.tar.gz
PHP5 and WIN32 support was improved
Diffstat (limited to 'ext/soap/readme.html')
-rw-r--r--ext/soap/readme.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/soap/readme.html b/ext/soap/readme.html
index e636cb09e2..4675337ec9 100644
--- a/ext/soap/readme.html
+++ b/ext/soap/readme.html
@@ -28,7 +28,7 @@ TD:{
This extension makes use of the <A HREF="http://www.xmlsoft.org" TARGET="_top">GNOME XML library</A>. Download and install this library. You will need at least libxml-2.5.4.
<HR>
<H2>Installation</H2>
-<I>FIXME</I>
+This extension is only available if PHP was configured with --with-soap.
<HR>
<H2>Predefined Constants</H2>
The constants below are defined by this extension, and will only be available when the extension has either been compiled into PHP or dynamically loaded at runtime.