diff options
author | foobar <sniper@php.net> | 2004-12-18 03:14:39 +0000 |
---|---|---|
committer | foobar <sniper@php.net> | 2004-12-18 03:14:39 +0000 |
commit | a903822561c1a092c6407db13afb66b26b52b43f (patch) | |
tree | 92e7bec939ed4757f5f49a606bc77ee421bff168 /sapi/isapi | |
parent | 95467a3a2566be399314e88f27d7baf512e08ccb (diff) | |
download | php-git-a903822561c1a092c6407db13afb66b26b52b43f.tar.gz |
Missing cvs id tag
Diffstat (limited to 'sapi/isapi')
-rw-r--r-- | sapi/isapi/php5isapi.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sapi/isapi/php5isapi.c b/sapi/isapi/php5isapi.c index 30b314dd74..0f24a9baa6 100644 --- a/sapi/isapi/php5isapi.c +++ b/sapi/isapi/php5isapi.c @@ -16,6 +16,7 @@ | Ben Mansell <ben@zeus.com> (Zeus Support) | +----------------------------------------------------------------------+ */ +/* $Id$ */ #include "php.h" #include <httpext.h> |