diff options
author | Marcus Boerger <helly@php.net> | 2005-08-11 20:45:58 +0000 |
---|---|---|
committer | Marcus Boerger <helly@php.net> | 2005-08-11 20:45:58 +0000 |
commit | 256e6e3350e03f11b6c37edc148d42e7159e7ab2 (patch) | |
tree | 82dfb5243f763e7cac9ccbdcc87053ec2fc1e9d2 /ext | |
parent | c792839d8fa22c31aa5868d0c14fb932bc9604ac (diff) | |
download | php-git-256e6e3350e03f11b6c37edc148d42e7159e7ab2.tar.gz |
- MFH creadits to Johannes
Diffstat (limited to 'ext')
-rw-r--r-- | ext/standard/credits_sapi.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/credits_sapi.h b/ext/standard/credits_sapi.h index e919571419..cc15c006fc 100644 --- a/ext/standard/credits_sapi.h +++ b/ext/standard/credits_sapi.h @@ -17,7 +17,7 @@ CREDIT_LINE("Apache 2.0 Filter", "Sascha Schumann, Aaron Bannert"); CREDIT_LINE("Apache 2.0 Handler", "Ian Holsman, Justin Erenkrantz (based on Apache 2.0 Filter code)"); CREDIT_LINE("Caudium / Roxen", "David Hedbor"); CREDIT_LINE("CGI / FastCGI", "Rasmus Lerdorf, Stig Bakken, Shane Caraveo"); -CREDIT_LINE("CLI", "Edin Kadribasic, Marcus Boerger"); +CREDIT_LINE("CLI", "Edin Kadribasic, Marcus Boerger, Johannes Schlueter"); CREDIT_LINE("Continuity", "Alex Leigh (based on nsapi code)"); CREDIT_LINE("Embed", "Edin Kadribasic"); CREDIT_LINE("ISAPI", "Andi Gutmans, Zeev Suraski"); |