nlopess         Sat Nov 12 18:27:46 2005 EDT

  Modified files:              
    /phpdoc/en/reference/yaz    configure.xml 
  Log:
  remove the advise to copy files to the windows systems folders
  
http://cvs.php.net/diff.php/phpdoc/en/reference/yaz/configure.xml?r1=1.11&r2=1.12&ty=u
Index: phpdoc/en/reference/yaz/configure.xml
diff -u phpdoc/en/reference/yaz/configure.xml:1.11 
phpdoc/en/reference/yaz/configure.xml:1.12
--- phpdoc/en/reference/yaz/configure.xml:1.11  Thu Nov  3 02:24:46 2005
+++ phpdoc/en/reference/yaz/configure.xml       Sat Nov 12 18:27:44 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.11 $ -->
+<!-- $Revision: 1.12 $ -->
 <section id="yaz.installation">
  &reftitle.install;
  <para>
@@ -68,10 +68,8 @@
  </warning>
 
  <para>
-  On windows, copy <filename>yaz.dll</filename> to a directory in your 
-  <varname>PATH</varname> environment
-  (<filename class="directory">c:\winnt\system32</filename> or
-  <filename class="directory">c:\windows\system32</filename>).
+  On windows, don't forget to add the PHP directory to the PATH, so that the
+  <filename>yaz.dll</filename> file can be found by the system.
  </para>
 
  <para>

Reply via email to