mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
update to match latest CVS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214442 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
abd3644f1a
commit
c38e1c48ca
1 changed files with 6 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version='1.0' encoding='iso-8859-1'?>
|
||||
<!-- $Revision: 1.7 $ -->
|
||||
<!-- $Revision: 1.8 $ -->
|
||||
<section id="datetime.constants">
|
||||
&reftitle.constants;
|
||||
<para>
|
||||
|
@ -26,7 +26,7 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
HTTP Cookies (example: Mon, 15 Aug 2005 15:52:01 UTC)
|
||||
HTTP Cookies (example: Monday, 15-Aug-05 15:52:01 UTC)
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -48,7 +48,7 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
RFC 822 (example: Mon, 15 Aug 2005 15:52:01 UTC)
|
||||
RFC 822 (example: Mon, 15 Aug 05 15:52:01 +0000)
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -70,7 +70,7 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
RFC 1036 (example: Monday, 15-Aug-05 15:52:01 UTC)
|
||||
RFC 1036 (example: Mon, 15 Aug 05 15:52:01 +0000)
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -81,7 +81,7 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
RFC 1123 (example: Mon, 15 Aug 2005 15:52:01 UTC)
|
||||
RFC 1123 (example: Mon, 15 Aug 2005 15:52:01 +0000)
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -103,7 +103,7 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
RSS (Mon, 15 Aug 2005 15:52:01 UTC)
|
||||
RSS (Mon, 15 Aug 2005 15:52:01 +0000)
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
|
Loading…
Reference in a new issue