tom             Sun Oct  6 16:39:38 2002 EDT

  Modified files:              
    /phpdoc/en/reference/array/functions        list.xml 
  Log:
  just closed php-tag
  
  
Index: phpdoc/en/reference/array/functions/list.xml
diff -u phpdoc/en/reference/array/functions/list.xml:1.6 
phpdoc/en/reference/array/functions/list.xml:1.7
--- phpdoc/en/reference/array/functions/list.xml:1.6    Mon Jun 17 13:59:55 2002
+++ phpdoc/en/reference/array/functions/list.xml        Sun Oct  6 16:39:38 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
 <!-- splitted from ./en/functions/array.xml, last change in rev 1.2 -->
   <refentry id="function.list">
    <refnamediv>
@@ -101,6 +101,8 @@
 list($a[0], $a[1], $a[2]) = $info;
 
 var_dump($a);
+
+?>
 ]]>
       </programlisting>
      </example>



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to