summaryrefslogtreecommitdiff
path: root/sapi
diff options
context:
space:
mode:
authorShane Caraveo <shane@php.net>2002-03-10 22:08:09 +0000
committerShane Caraveo <shane@php.net>2002-03-10 22:08:09 +0000
commitc8f5565bf34365c34fb8ea12ff1181013ef7cf01 (patch)
treec3afa4c6f8b601e56bceeb0bd321e5a46fd1178f /sapi
parentf3a60dd1a61fb720c2e4d68ba71de25a35e06567 (diff)
downloadphp-git-c8f5565bf34365c34fb8ea12ff1181013ef7cf01.tar.gz
woohoo, take some credit!
Diffstat (limited to 'sapi')
-rw-r--r--sapi/cgi/cgi_main.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sapi/cgi/cgi_main.c b/sapi/cgi/cgi_main.c
index e4cdbcf550..d45037150e 100644
--- a/sapi/cgi/cgi_main.c
+++ b/sapi/cgi/cgi_main.c
@@ -15,6 +15,8 @@
| Authors: Rasmus Lerdorf <rasmus@lerdorf.on.ca> |
| Stig Bakken <ssb@fast.no> |
| Zeev Suraski <zeev@zend.com> |
+ | FastCGI: Ben Mansell <php@slimyhorror.com> |
+ | Shane Caraveo <shane@caraveo.com> |
+----------------------------------------------------------------------+
*/