betz Fri Sep 19 07:58:26 2003 EDT
Modified files: /phpdoc/en/reference/curl configure.xml Log: a bit much of 32 ;-) Index: phpdoc/en/reference/curl/configure.xml diff -u phpdoc/en/reference/curl/configure.xml:1.2 phpdoc/en/reference/curl/configure.xml:1.3 --- phpdoc/en/reference/curl/configure.xml:1.2 Sun Jun 22 16:03:33 2003 +++ phpdoc/en/reference/curl/configure.xml Fri Sep 19 07:58:26 2003 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.2 $ --> +<!-- $Revision: 1.3 $ --> <section id="curl.installation"> &reftitle.install; <para> @@ -18,8 +18,8 @@ <simpara> In order to enable this module on a Windows environment, you must copy <emphasis>libeay32.dll</emphasis> and <emphasis>ssleay32.dll</emphasis> - from the DLL folder of the PHP/Win32 binary package to the SYSTEM32 - folder of your Windows machine. (Ex: C:\WINNT\SYSTEM32 or C:\WINDOWS\SYSTEM32) + from the DLL folder of the PHP/Win32 binary package to the SYSTEM + folder of your Windows machine. (Ex: C:\WINNT\SYSTEM32 or C:\WINDOWS\SYSTEM) </simpara> </note> </section>