vrana Mon Dec 12 08:38:29 2005 EDT
Modified files:
/phpdoc/en/reference/domxml/functions DomNode-set-content.xml
Log:
Fix parameters (bug #35636)
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/domxml/functions/DomNode-set-content.xml?r1=1.5&r2=1.6&diff_format=u
Index: phpdoc/en/reference/domxml/functions/DomNode-set-content.xml
diff -u phpdoc/en/reference/domxml/functions/DomNode-set-content.xml:1.5
phpdoc/en/reference/domxml/functions/DomNode-set-content.xml:1.6
--- phpdoc/en/reference/domxml/functions/DomNode-set-content.xml:1.5 Sun Jun
12 04:42:09 2005
+++ phpdoc/en/reference/domxml/functions/DomNode-set-content.xml Mon Dec
12 08:38:29 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<refentry id='function.domnode-set-content'>
<refnamediv>
<refname>DomNode->set_content</refname>
@@ -11,7 +11,7 @@
&reftitle.description;
<methodsynopsis>
<type>bool</type><methodname>DomNode->set_content</methodname>
- <void/>
+ <methodparam><type>string</type><parameter>content</parameter></methodparam>
</methodsynopsis>
<para>
&warn.undocumented.func;