[PHP-DOC] cvs: phpdoc /en/reference/xml/functions xml-set-object.xml From: Damien Seguy (dams <email protected>)
Date: 01/30/03

dams Thu Jan 30 08:48:34 2003 EDT

  Modified files:
    /phpdoc/en/reference/xml/functions xml-set-object.xml
  Log:
  suprressing undue update : &param
  
Index: phpdoc/en/reference/xml/functions/xml-set-object.xml
diff -u phpdoc/en/reference/xml/functions/xml-set-object.xml:1.5 phpdoc/en/reference/xml/functions/xml-set-object.xml:1.6
--- phpdoc/en/reference/xml/functions/xml-set-object.xml:1.5 Thu Jan 30 07:44:36 2003
+++ phpdoc/en/reference/xml/functions/xml-set-object.xml Thu Jan 30 08:48:34 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <!-- splitted from ./en/functions/xml.xml, last change in rev 1.2 -->
   <refentry id="function.xml-set-object">
    <refnamediv>
@@ -11,7 +11,7 @@
      <methodsynopsis>
       <type>void</type><methodname>xml_set_object</methodname>
       <methodparam><type>resource</type><parameter>parser</parameter></methodparam>
- <methodparam><type>object</type><parameter>&amp;object</parameter></methodparam>
+ <methodparam><type>object</type><parameter>object</parameter></methodparam>
      </methodsynopsis>
     <para>
      This function allows to use <parameter>parser</parameter> inside

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