svn: /phpdoc/de/trunk/reference/ array/functions/array.xml datetime/book.xml
[email protected] (Philip Olson)
| Newsgroups | php.doc.de |
|---|---|
| Message-ID | <[email protected]> |
philip Fri, 21 May 2010 05:47:11 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=299560
Log:
Fixed build.
Changed paths:
U phpdoc/de/trunk/reference/array/functions/array.xml
U phpdoc/de/trunk/reference/datetime/book.xml
Modified: phpdoc/de/trunk/reference/array/functions/array.xml
===================================================================
--- phpdoc/de/trunk/reference/array/functions/array.xml 2010-05-21 05:40:56 UTC (rev 299559)
+++ phpdoc/de/trunk/reference/array/functions/array.xml 2010-05-21 05:47:11 UTC (rev 299560)
@@ -77,7 +77,7 @@
</para>
<para>
<example>
- <title>Automatischer Index mit <function>array</function><</title>
+ <title>Automatischer Index mit <function>array</function></title>
<programlisting role="php">
<![CDATA[
<?php
Modified: phpdoc/de/trunk/reference/datetime/book.xml
===================================================================
--- phpdoc/de/trunk/reference/datetime/book.xml 2010-05-21 05:40:56 UTC (rev 299559)
+++ phpdoc/de/trunk/reference/datetime/book.xml 2010-05-21 05:47:11 UTC (rev 299560)
@@ -39,6 +39,7 @@
&reference.datetime.setup;
&reference.datetime.constants;
&reference.datetime.timezones;
+ &reference.datetime.formats;
&reference.datetime.datetime;
&reference.datetime.datetimezone;