vrana Tue Jul 19 07:57:49 2005 EDT
Modified files:
/phpdoc/en/reference/sdo_das_xml/functions
SDO-DAS-XML-Document-getXMLDeclaration.xml
Log:
Fix return type
http://cvs.php.net/diff.php/phpdoc/en/reference/sdo_das_xml/functions/SDO-DAS-XML-Document-getXMLDeclaration.xml?r1=1.1&r2=1.2&ty=u
Index:
phpdoc/en/reference/sdo_das_xml/functions/SDO-DAS-XML-Document-getXMLDeclaration.xml
diff -u
phpdoc/en/reference/sdo_das_xml/functions/SDO-DAS-XML-Document-getXMLDeclaration.xml:1.1
phpdoc/en/reference/sdo_das_xml/functions/SDO-DAS-XML-Document-getXMLDeclaration.xml:1.2
---
phpdoc/en/reference/sdo_das_xml/functions/SDO-DAS-XML-Document-getXMLDeclaration.xml:1.1
Tue Jul 19 07:16:59 2005
+++
phpdoc/en/reference/sdo_das_xml/functions/SDO-DAS-XML-Document-getXMLDeclaration.xml
Tue Jul 19 07:57:48 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<!-- Generated by xml_proto.php v2.2. Found in /scripts directory of phpdoc.
-->
<refentry id="function.SDO-DAS-XML-Document-getXMLDeclaration">
<refnamediv>
@@ -11,7 +11,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
-
<type>boolean</type><methodname>SDO_DAS_XML_Document::getXMLDeclaration</methodname>
+
<type>bool</type><methodname>SDO_DAS_XML_Document::getXMLDeclaration</methodname>
<void/>
</methodsynopsis>