betz            Thu Nov 27 20:39:09 2003 EDT

  Modified files:              
    /phpdoc/en/reference/tidy/functions tidy-get-body.xml 
                                        tidy-get-head.xml 
                                        tidy-get-html.xml 
                                        tidy-get-root.xml 
  Log:
  return types correction
  
  
Index: phpdoc/en/reference/tidy/functions/tidy-get-body.xml
diff -u phpdoc/en/reference/tidy/functions/tidy-get-body.xml:1.2 
phpdoc/en/reference/tidy/functions/tidy-get-body.xml:1.3
--- phpdoc/en/reference/tidy/functions/tidy-get-body.xml:1.2    Wed Nov  5 04:13:09 
2003
+++ phpdoc/en/reference/tidy/functions/tidy-get-body.xml        Thu Nov 27 20:39:08 
2003
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- Generated by xml_proto.php v2.0. Found in /scripts directory of phpdoc. -->
   <refentry id="function.tidy-get-body">
    <refnamediv>
@@ -11,7 +11,7 @@
    <refsect1>
     <title>Description</title>
     <methodsynopsis>
-     <type>TidyNode</type><methodname>tidy_get_body</methodname>
+     <type>object</type><methodname>tidy_get_body</methodname>
      <methodparam><type>resource</type><parameter>tidy</parameter></methodparam>
     </methodsynopsis>
 
Index: phpdoc/en/reference/tidy/functions/tidy-get-head.xml
diff -u phpdoc/en/reference/tidy/functions/tidy-get-head.xml:1.2 
phpdoc/en/reference/tidy/functions/tidy-get-head.xml:1.3
--- phpdoc/en/reference/tidy/functions/tidy-get-head.xml:1.2    Wed Nov  5 04:13:09 
2003
+++ phpdoc/en/reference/tidy/functions/tidy-get-head.xml        Thu Nov 27 20:39:08 
2003
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- Generated by xml_proto.php v2.0. Found in /scripts directory of phpdoc. -->
   <refentry id="function.tidy-get-head">
    <refnamediv>
@@ -11,7 +11,7 @@
    <refsect1>
     <title>Description</title>
     <methodsynopsis>
-     <type>TidyNode</type><methodname>tidy_get_head</methodname>
+     <type>object</type><methodname>tidy_get_head</methodname>
      <void/>
     </methodsynopsis>
 
Index: phpdoc/en/reference/tidy/functions/tidy-get-html.xml
diff -u phpdoc/en/reference/tidy/functions/tidy-get-html.xml:1.3 
phpdoc/en/reference/tidy/functions/tidy-get-html.xml:1.4
--- phpdoc/en/reference/tidy/functions/tidy-get-html.xml:1.3    Wed Nov  5 16:21:31 
2003
+++ phpdoc/en/reference/tidy/functions/tidy-get-html.xml        Thu Nov 27 20:39:08 
2003
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- Generated by xml_proto.php v2.0. Found in /scripts directory of phpdoc. -->
   <refentry id="function.tidy-get-html">
    <refnamediv>
@@ -11,7 +11,7 @@
    <refsect1>
     <title>Description</title>
     <methodsynopsis>
-     <type>TidyNode</type><methodname>tidy_get_html</methodname>
+     <type>object</type><methodname>tidy_get_html</methodname>
      <void/>
     </methodsynopsis>
 
Index: phpdoc/en/reference/tidy/functions/tidy-get-root.xml
diff -u phpdoc/en/reference/tidy/functions/tidy-get-root.xml:1.1 
phpdoc/en/reference/tidy/functions/tidy-get-root.xml:1.2
--- phpdoc/en/reference/tidy/functions/tidy-get-root.xml:1.1    Tue Nov  4 08:26:55 
2003
+++ phpdoc/en/reference/tidy/functions/tidy-get-root.xml        Thu Nov 27 20:39:08 
2003
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <!-- Generated by xml_proto.php v2.0. Found in /scripts directory of phpdoc. -->
   <refentry id="function.tidy-get-root">
    <refnamediv>
@@ -11,7 +11,7 @@
    <refsect1>
     <title>Description</title>
     <methodsynopsis>
-     <type>TidyNode</type><methodname>tidy_get_root</methodname>
+     <type>object</type><methodname>tidy_get_root</methodname>
      <void/>
     </methodsynopsis>
 

Reply via email to