didou Wed Sep 15 05:24:33 2004 EDT
Modified files:
/phpdoc/en/reference/domxml/functions domxml-new-doc.xml
Log:
don't link to a deprecated function
http://cvs.php.net/diff.php/phpdoc/en/reference/domxml/functions/domxml-new-doc.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/domxml/functions/domxml-new-doc.xml
diff -u phpdoc/en/reference/domxml/functions/domxml-new-doc.xml:1.3
phpdoc/en/reference/domxml/functions/domxml-new-doc.xml:1.4
--- phpdoc/en/reference/domxml/functions/domxml-new-doc.xml:1.3 Sat Jan 18 18:03:19
2003
+++ phpdoc/en/reference/domxml/functions/domxml-new-doc.xml Wed Sep 15 05:24:30
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/domxml.xml, last change in rev 1.39 -->
<refentry id="function.domxml-new-doc">
<refnamediv>
@@ -17,9 +17,6 @@
&warn.experimental.func;
<para>
Creates a new dom document from scratch and returns it.
- </para>
- <para>
- See also <function>domdocument_add_root</function>
</para>
</refsect1>
</refentry>