nlopess Wed Jan 7 10:22:44 2004 EDT
Modified files: /phpdoc/en/reference/datetime/functions date.xml Log: fix #26824 Index: phpdoc/en/reference/datetime/functions/date.xml diff -u phpdoc/en/reference/datetime/functions/date.xml:1.12 phpdoc/en/reference/datetime/functions/date.xml:1.13 --- phpdoc/en/reference/datetime/functions/date.xml:1.12 Sun Jan 4 15:53:44 2004 +++ phpdoc/en/reference/datetime/functions/date.xml Wed Jan 7 10:22:44 2004 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.12 $ --> +<!-- $Revision: 1.13 $ --> <!-- splitted from ./en/functions/datetime.xml, last change in rev 1.2 --> <refentry id="function.date"> <refnamediv> @@ -149,7 +149,7 @@ </row> <row> <entry><literal>r</literal></entry> - <entry>RFC 822 formatted date</entry> + <entry><ulink url="&url.rfc;2822">RFC 2822 formatted date</ulink></entry> <entry>Example: <literal>Thu, 21 Dec 2000 16:01:07 +0200</literal></entry> </row> <row>