baoengb         Wed Feb  9 15:22:18 2005 EDT

  Modified files:              
    /phpdoc/en/language/oop5    iterations.xml 
  Log:
  putting &example.outputs; for each example 
  
http://cvs.php.net/diff.php/phpdoc/en/language/oop5/iterations.xml?r1=1.11&r2=1.12&ty=u
Index: phpdoc/en/language/oop5/iterations.xml
diff -u phpdoc/en/language/oop5/iterations.xml:1.11 
phpdoc/en/language/oop5/iterations.xml:1.12
--- phpdoc/en/language/oop5/iterations.xml:1.11 Mon Nov  8 07:10:14 2004
+++ phpdoc/en/language/oop5/iterations.xml      Wed Feb  9 15:22:16 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.11 $ -->
+<!-- $Revision: 1.12 $ -->
  <sect1 id="language.oop5.iterations">
   <title>Object Iteration</title>
   <para>
@@ -131,9 +131,7 @@
 ?>
 ]]>
    </programlisting>
-   <para>
-     Will output:
-   </para>
+   &example.outputs;
    <screen role="php">
 <![CDATA[
 rewinding
@@ -199,9 +197,7 @@
 ?>
 ]]>
    </programlisting>
-   <para>
-     Will output:
-   </para>
+   &example.outputs;  
    <screen role="php">
 <![CDATA[
 rewinding

Reply via email to