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"> <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.55 $ --> +<!-- $Revision: 1.56 $ --> <refentry id="function.func-name"> <refnamediv> <refname>func_name</refname> @@ -653,7 +653,7 @@ <title>A <filename>reference.xml</filename> skeleton</title> <programlisting role="xml"> <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.55 $ --> +<!-- $Revision: 1.56 $ --> <reference id="ref.extname"> <title>Extname &Functions;</title> <titleabbrev>Extname</titleabbrev> @@ -720,7 +720,7 @@ <title>A <filename>configure.xml</filename> skeleton</title> <programlisting role="xml"> <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.55 $ --> +<!-- $Revision: 1.56 $ --> <section id="extname.installation"> &reftitle.install; <para> @@ -761,7 +761,7 @@ <title>A <filename>constants.xml</filename> skeleton</title> <programlisting role="xml"> <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.55 $ --> +<!-- $Revision: 1.56 $ --> <section id="extname.constants"> &reftitle.constants; &extension.constants; @@ -811,7 +811,7 @@ <title>A <filename>ini.xml</filename> skeleton</title> <programlisting role="xml"> <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.55 $ --> +<!-- $Revision: 1.56 $ --> <section id="extname.configuration"> &reftitle.runtime; &extension.runtime; @@ -823,7 +823,7 @@ <row> <entry>&Name;</entry> <entry>&Default;</entry> - <entry>&Changable;</entry> + <entry>&Changeable;</entry> </row> </thead> <tbody>