dbs Fri May 27 11:13:50 2005 EDT
Modified files:
/phpdoc/howto working.xml
Log:
Whitespace fix.
http://cvs.php.net/diff.php/phpdoc/howto/working.xml?r1=1.56&r2=1.57&ty=u
Index: phpdoc/howto/working.xml
diff -u phpdoc/howto/working.xml:1.56 phpdoc/howto/working.xml:1.57
--- phpdoc/howto/working.xml:1.56 Fri May 27 11:10:09 2005
+++ phpdoc/howto/working.xml Fri May 27 11:13:48 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.56 $ -->
+<!-- $Revision: 1.57 $ -->
<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.56 $ -->
+<!-- $Revision: 1.57 $ -->
<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.56 $ -->
+<!-- $Revision: 1.57 $ -->
<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.56 $ -->
+<!-- $Revision: 1.57 $ -->
<section id="extname.constants">
&reftitle.constants;
&extension.constants;
@@ -811,27 +811,27 @@
<title>A <filename>ini.xml</filename> skeleton</title>
<programlisting role="xml">
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.56 $ -->
+<!-- $Revision: 1.57 $ -->
<section id="extname.configuration">
&reftitle.runtime;
&extension.runtime;
<para>
- <table>
- <title>Extname &ConfigureOptions;</title>
- <tgroup cols="3">
- <thead>
- <row>
- <entry>&Name;</entry>
- <entry>&Default;</entry>
- <entry>&Changeable;</entry>
- </row>
- </thead>
- <tbody>
- <row>
- <entry>theini_option</entry>
- <entry>itsvalue</entry>
- <entry>its PHP_INI_* value</entry>
- </row>
+ <table>
+ <title>Extname &ConfigureOptions;</title>
+ <tgroup cols="3">
+ <thead>
+ <row>
+ <entry>&Name;</entry>
+ <entry>&Default;</entry>
+ <entry>&Changeable;</entry>
+ </row>
+ </thead>
+ <tbody>
+ <row>
+ <entry>theini_option</entry>
+ <entry>itsvalue</entry>
+ <entry>its PHP_INI_* value</entry>
+ </row>
</tbody>
</tgroup>
</table>
@@ -849,9 +849,9 @@
<type>thetype</type>
</term>
<listitem>
- <para>
+ <para>
- </para>
+ </para>
</listitem>
</varlistentry>
</variablelist>