chregu          Fri Aug 16 12:18:13 2002 EDT

  Modified files:              
    /phpdoc/en/reference/domxml/functions       DomDocument-dump-mem.xml 
  Log:
  added 3 (optional) parameter
  
  
Index: phpdoc/en/reference/domxml/functions/DomDocument-dump-mem.xml
diff -u phpdoc/en/reference/domxml/functions/DomDocument-dump-mem.xml:1.2 
phpdoc/en/reference/domxml/functions/DomDocument-dump-mem.xml:1.3
--- phpdoc/en/reference/domxml/functions/DomDocument-dump-mem.xml:1.2   Wed Apr 17 
02:37:37 2002
+++ phpdoc/en/reference/domxml/functions/DomDocument-dump-mem.xml       Fri Aug 16 
+12:18:13 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- splitted from ./en/functions/domxml.xml, last change in rev 1.6 -->
   <refentry id="function.DomDocument-dump-mem">
    <refnamediv>
@@ -13,6 +13,7 @@
     <methodsynopsis>
      <type>string</type><methodname>DomDocument->dump_mem</methodname>
      <methodparam 
choice="opt"><type>bool</type><parameter>format</parameter></methodparam>
+     <methodparam 
+choice="opt"><type>string</type><parameter>encoding</parameter></methodparam> 
     </methodsynopsis>
     &warn.experimental.func;
     <para>



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

Reply via email to