dave            Tue Dec 16 13:19:12 2003 EDT

  Modified files:              
    /phpdoc/en/reference/mime_magic     configure.xml 
  Log:
  WS
  
  
Index: phpdoc/en/reference/mime_magic/configure.xml
diff -u phpdoc/en/reference/mime_magic/configure.xml:1.5 
phpdoc/en/reference/mime_magic/configure.xml:1.6
--- phpdoc/en/reference/mime_magic/configure.xml:1.5    Mon Jun  9 07:41:31 2003
+++ phpdoc/en/reference/mime_magic/configure.xml        Tue Dec 16 13:19:12 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <section id="mime-magic.installation">
  &reftitle.install;
  <para>
@@ -31,9 +31,9 @@
    <example>
     <title>Setting the path to <filename>magic.mime</filename></title>
     <programlisting>
-     <![CDATA[
-     mime_magic.magicfile ="$PHP_INSTALL_DIR\magic.mime"
-     ]]>
+<![CDATA[
+mime_magic.magicfile = "$PHP_INSTALL_DIR\magic.mime"
+]]>
     </programlisting>
    </example>
    Remember to substitute the <filename>$PHP_INSTALL_DIR</filename> for your actual

Reply via email to