diff options
Diffstat (limited to 'ext/soap/readme.html')
| -rw-r--r-- | ext/soap/readme.html | 2 |
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. |
