From d06bb5702b9f3f9134c27277a77b766856fb1362 Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Mon, 24 Dec 2007 13:14:40 +0000 Subject: [PATCH] Update linkends to book.dom git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248928 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/simplexml/functions/simplexml-import-dom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/reference/simplexml/functions/simplexml-import-dom.xml b/reference/simplexml/functions/simplexml-import-dom.xml index 9e3f1afb42..461ad3a7f0 100644 --- a/reference/simplexml/functions/simplexml-import-dom.xml +++ b/reference/simplexml/functions/simplexml-import-dom.xml @@ -1,5 +1,5 @@ - + simplexml_import_dom @@ -13,7 +13,7 @@ stringclass_name - This function takes a node of a DOM + This function takes a node of a DOM document and makes it into a SimpleXML node. This new object can then be used as a native SimpleXML element. @@ -27,7 +27,7 @@ node - A DOM Element node + A DOM Element node