didou Sun Jan 28 18:34:44 2007 UTC
Modified files:
/phpdoc/en/reference/dom/functions dom-domdocument-save.xml
dom-domdocument-savexml.xml
Log:
Fix protos
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/dom/functions/dom-domdocument-save.xml?r1=1.8&r2=1.9&diff_format=u
Index: phpdoc/en/reference/dom/functions/dom-domdocument-save.xml
diff -u phpdoc/en/reference/dom/functions/dom-domdocument-save.xml:1.8
phpdoc/en/reference/dom/functions/dom-domdocument-save.xml:1.9
--- phpdoc/en/reference/dom/functions/dom-domdocument-save.xml:1.8 Thu Sep
8 12:02:24 2005
+++ phpdoc/en/reference/dom/functions/dom-domdocument-save.xml Sun Jan 28
18:34:44 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
<refentry id="function.dom-domdocument-save">
<refnamediv>
<refname>DOMDocument->save()</refname>
@@ -14,7 +14,7 @@
<methodsynopsis>
<type>mixed</type><methodname>save</methodname>
<methodparam><type>string</type><parameter>filename</parameter></methodparam>
- <methodparam
choice="opt"><type>integer</type><parameter>options</parameter></methodparam>
+ <methodparam
choice="opt"><type>int</type><parameter>options</parameter></methodparam>
</methodsynopsis>
</classsynopsis>
<para>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/dom/functions/dom-domdocument-savexml.xml?r1=1.8&r2=1.9&diff_format=u
Index: phpdoc/en/reference/dom/functions/dom-domdocument-savexml.xml
diff -u phpdoc/en/reference/dom/functions/dom-domdocument-savexml.xml:1.8
phpdoc/en/reference/dom/functions/dom-domdocument-savexml.xml:1.9
--- phpdoc/en/reference/dom/functions/dom-domdocument-savexml.xml:1.8 Wed Sep
6 20:40:37 2006
+++ phpdoc/en/reference/dom/functions/dom-domdocument-savexml.xml Sun Jan
28 18:34:44 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
<refentry id="function.dom-domdocument-savexml">
<refnamediv>
<refname>DOMDocument->saveXML()</refname>
@@ -14,7 +14,7 @@
<methodsynopsis>
<type>string</type><methodname>saveXML</methodname>
<methodparam
choice="opt"><type>DOMNode</type><parameter>node</parameter></methodparam>
- <methodparam
choice="opt"><type>integer</type><parameter>options</parameter></methodparam>
+ <methodparam
choice="opt"><type>int</type><parameter>options</parameter></methodparam>
</methodsynopsis>
</classsynopsis>
<para>