diff options
author | Sterling Hughes <sterling@php.net> | 2001-12-14 11:43:20 +0000 |
---|---|---|
committer | Sterling Hughes <sterling@php.net> | 2001-12-14 11:43:20 +0000 |
commit | a98c093d449218766618800cb14643ac69ed634e (patch) | |
tree | d3acf6323fac38c6a3548459b9ef0978dc9d6f13 /ext/domxml/php_domxml.c | |
parent | 33f839f31d0d5dfd80cb4200af3b819364031aa3 (diff) | |
download | php-git-a98c093d449218766618800cb14643ac69ed634e.tar.gz |
be rfc compliant...
RFC 822 *only* supports four digits for the year in order to have a compliant
header.
RFC 850 supports two digits for the year (y2k_incompliant :) so use that when
y2k_compliance is turned off.
In either case, both of these formats require that GMT be appended to the header,
so we do this as well
Diffstat (limited to 'ext/domxml/php_domxml.c')
0 files changed, 0 insertions, 0 deletions