dbs             Fri May 27 11:10:10 2005 EDT

  Modified files:              
    /phpdoc/howto       working.xml 
  Log:
  Correct typo in ini.xml example
  
  
http://cvs.php.net/diff.php/phpdoc/howto/working.xml?r1=1.55&r2=1.56&ty=u
Index: phpdoc/howto/working.xml
diff -u phpdoc/howto/working.xml:1.55 phpdoc/howto/working.xml:1.56
--- phpdoc/howto/working.xml:1.55       Mon Apr 11 04:55:22 2005
+++ phpdoc/howto/working.xml    Fri May 27 11:10:09 2005
@@ -494,7 +494,7 @@
     <title>A function skeleton (<filename>func-name.xml</filename>)</title>
     <programlisting role="xml">
 &lt;?xml version="1.0" encoding="iso-8859-1"?&gt;
-&lt;!-- $Revision: 1.55 $ --&gt;
+&lt;!-- $Revision: 1.56 $ --&gt;
 &lt;refentry id="function.func-name"&gt;
  &lt;refnamediv&gt;
   &lt;refname&gt;func_name&lt;/refname&gt;
@@ -653,7 +653,7 @@
     <title>A <filename>reference.xml</filename> skeleton</title>
     <programlisting role="xml">
 &lt;?xml version="1.0" encoding="iso-8859-1"?&gt;
-&lt;!-- $Revision: 1.55 $ --&gt;
+&lt;!-- $Revision: 1.56 $ --&gt;
 &lt;reference id="ref.extname"&gt;
  &lt;title&gt;Extname &amp;Functions;&lt;/title&gt;
  &lt;titleabbrev&gt;Extname&lt;/titleabbrev&gt;
@@ -720,7 +720,7 @@
     <title>A <filename>configure.xml</filename> skeleton</title>
     <programlisting role="xml">
 &lt;?xml version="1.0" encoding="iso-8859-1"?&gt;
-&lt;!-- $Revision: 1.55 $ --&gt;
+&lt;!-- $Revision: 1.56 $ --&gt;
 &lt;section id="extname.installation"&gt;
  &amp;reftitle.install;
  &lt;para&gt;
@@ -761,7 +761,7 @@
     <title>A <filename>constants.xml</filename> skeleton</title>
     <programlisting role="xml">
 &lt;?xml version="1.0" encoding="iso-8859-1"?&gt;
-&lt;!-- $Revision: 1.55 $ --&gt;
+&lt;!-- $Revision: 1.56 $ --&gt;
 &lt;section id="extname.constants"&gt;
  &amp;reftitle.constants;
  &amp;extension.constants;
@@ -811,7 +811,7 @@
     <title>A <filename>ini.xml</filename> skeleton</title>
     <programlisting role="xml">
 &lt;?xml version="1.0" encoding="iso-8859-1"?&gt;
-&lt;!-- $Revision: 1.55 $ --&gt;
+&lt;!-- $Revision: 1.56 $ --&gt;
 &lt;section id="extname.configuration"&gt;
  &amp;reftitle.runtime;
  &amp;extension.runtime;
@@ -823,7 +823,7 @@
     &lt;row&gt;
      &lt;entry&gt;&amp;Name;&lt;/entry&gt;
      &lt;entry&gt;&amp;Default;&lt;/entry&gt;
-     &lt;entry&gt;&amp;Changable;&lt;/entry&gt;
+     &lt;entry&gt;&amp;Changeable;&lt;/entry&gt;
     &lt;/row&gt;
    &lt;/thead&gt;
    &lt;tbody&gt;

Reply via email to