didou Mon Jan 1 19:42:32 2007 UTC
Modified files:
/phpdoc/en/reference/xmlwriter/functions
xmlwriter-start-document.xml
Log:
Fix livedocs build
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/xmlwriter/functions/xmlwriter-start-document.xml?r1=1.4&r2=1.5&diff_format=u
Index: phpdoc/en/reference/xmlwriter/functions/xmlwriter-start-document.xml
diff -u
phpdoc/en/reference/xmlwriter/functions/xmlwriter-start-document.xml:1.4
phpdoc/en/reference/xmlwriter/functions/xmlwriter-start-document.xml:1.5
--- phpdoc/en/reference/xmlwriter/functions/xmlwriter-start-document.xml:1.4
Mon Jan 1 15:23:52 2007
+++ phpdoc/en/reference/xmlwriter/functions/xmlwriter-start-document.xml
Mon Jan 1 19:42:31 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<!-- Generated by xml_proto.php v2.4. Found in /scripts directory of phpdoc.
-->
<refentry id="function.xmlwriter-start-document">
<refnamediv>
@@ -49,7 +49,7 @@
<listitem>
<para>
The encoding of the document as part of the XML declaration.
- &null by default.
+ &null; by default.
</para>
</listitem>
</varlistentry>