| TAKAGI Masahiro 2006-05-31, 7:01 pm |
| takagi Thu Jun 1 00:00:49 2006 UTC
Modified files:
/phpdoc/en/reference/simplexml/functions
simplexml-element-construct.xml
Log:
fix build.
http://cvs.php.net/viewcvs.cgi/phpd...2&diff_format=u
Index: phpdoc/en/reference/simplexml/functions/simplexml-element-construct.xml
diff -u phpdoc/en/reference/simplexml/functions/simplexml-element-construct.xml:1.1 phpdoc/en/reference/simplexml/functions/simplexml-element-construct.xml:1.2
--- phpdoc/en/reference/simplexml/functions/simplexml-element-construct.xml:1.1 Wed May 31 22:54:02 2006
+++ phpdoc/en/reference/simplexml/functions/simplexml-element-construct.xml Thu Jun 1 00:00:49 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<refentry id='function.simplexml-element-construct'>
<refnamediv>
<refname>SimpleXMLElement->__construct()</refname>
@@ -57,6 +57,7 @@
</para>
</listitem>
</varlistentry>
+ </variablelist>
</para>
</refsect1>
|