irchtml         Wed Apr  7 12:43:42 2004 EDT

  Modified files:              
    /phpdoc/en/reference/msql   configure.xml 
  Log:
  Bug #27900: Default installation-dir seems to be /usr/local/msql3 
  
http://cvs.php.net/diff.php/phpdoc/en/reference/msql/configure.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/reference/msql/configure.xml
diff -u phpdoc/en/reference/msql/configure.xml:1.5 
phpdoc/en/reference/msql/configure.xml:1.6
--- phpdoc/en/reference/msql/configure.xml:1.5  Wed Dec 31 10:25:21 2003
+++ phpdoc/en/reference/msql/configure.xml      Wed Apr  7 12:43:42 2004
@@ -1,12 +1,12 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <section id="msql.installation">
  &reftitle.install;
  <para>
   In order to have these functions available, you must compile PHP with
   msql support by using the
   <option role="configure">--with-msql[=DIR]</option> option. DIR is the mSQL
-  base install directory, defaults to <filename>/usr/local/Hughes</filename>.
+  base install directory, defaults to <filename>/usr/local/msql3</filename>.
  </para>
  <note>
   <title>Note to Win32 Users</title>

Reply via email to