diff options
| author | foobar <sniper@php.net> | 2003-02-14 14:38:20 +0000 |
|---|---|---|
| committer | foobar <sniper@php.net> | 2003-02-14 14:38:20 +0000 |
| commit | 92279e5e06076bee6d2274082674befa75f5fd24 (patch) | |
| tree | cf3879c8d049b0fc6decb4d3f44be428885dfb3e /sapi/cgi | |
| parent | e62f37c804e6b65b50a9a977097ba517d2044140 (diff) | |
| download | php-git-92279e5e06076bee6d2274082674befa75f5fd24.tar.gz | |
MFB
Diffstat (limited to 'sapi/cgi')
| -rw-r--r-- | sapi/cgi/cgi_main.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sapi/cgi/cgi_main.c b/sapi/cgi/cgi_main.c index bdff7f74aa..593b7b87d5 100644 --- a/sapi/cgi/cgi_main.c +++ b/sapi/cgi/cgi_main.c @@ -20,6 +20,7 @@ +----------------------------------------------------------------------+ */ +/* $Id$ */ #include "php.h" #include "php_globals.h" |
