fujimoto                Sat Mar  2 04:32:39 2002 EDT

  Modified files:              
    /phpdoc/en/appendices       migration4.xml 
  Log:
  added '?>' to the example.
  
  
Index: phpdoc/en/appendices/migration4.xml
diff -u phpdoc/en/appendices/migration4.xml:1.20 
phpdoc/en/appendices/migration4.xml:1.21
--- phpdoc/en/appendices/migration4.xml:1.20    Mon Feb 25 04:06:40 2002
+++ phpdoc/en/appendices/migration4.xml Sat Mar  2 04:32:39 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.20 $ -->
+<!-- $Revision: 1.21 $ -->
  <appendix id="migration4">
   <title>Migrating from PHP 3 to PHP 4</title>
        
@@ -448,6 +448,7 @@
 }
 test();
 echo($id); // This will print out 1 in PHP 4
+?>
 ]]>
     </programlisting>
    </example>


Reply via email to