diff options
author | foobar <sniper@php.net> | 2005-01-10 15:20:53 +0000 |
---|---|---|
committer | foobar <sniper@php.net> | 2005-01-10 15:20:53 +0000 |
commit | 71ea389f748ed00fa8c0c26f9db876a8fab49ff1 (patch) | |
tree | abd6ecc09d4fef06b2e91808def280accb2856bc /ext/standard/php_parsedate.h | |
parent | 2b407ef934cd39029679e6f84c925f9826410b69 (diff) | |
download | php-git-71ea389f748ed00fa8c0c26f9db876a8fab49ff1.tar.gz |
Missing $Id$ tag
Diffstat (limited to 'ext/standard/php_parsedate.h')
-rw-r--r-- | ext/standard/php_parsedate.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/standard/php_parsedate.h b/ext/standard/php_parsedate.h index 7d96c3fc0e..1cb9af11b1 100644 --- a/ext/standard/php_parsedate.h +++ b/ext/standard/php_parsedate.h @@ -16,6 +16,8 @@ +----------------------------------------------------------------------+ */ +/* $Id$ */ + #ifndef PHP_PARSEDATE_H #define PHP_PARSEDATE_H |