diff options
author | Stig Bakken <ssb@php.net> | 2003-03-18 12:06:09 +0000 |
---|---|---|
committer | Stig Bakken <ssb@php.net> | 2003-03-18 12:06:09 +0000 |
commit | 0e6fca4f22990281f52855af02d0c1dee485b0ee (patch) | |
tree | f3cad34b875e50fd99b6a1ae7a6cb1f8c9f9d474 /sapi/apache/sapi_apache.c | |
parent | 980bac69f9e28e57641162b930cc9aed7e951b06 (diff) | |
download | php-git-0e6fca4f22990281f52855af02d0c1dee485b0ee.tar.gz |
* email address change
Diffstat (limited to 'sapi/apache/sapi_apache.c')
-rw-r--r-- | sapi/apache/sapi_apache.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sapi/apache/sapi_apache.c b/sapi/apache/sapi_apache.c index 69d9dc2f73..45fa8a90d5 100644 --- a/sapi/apache/sapi_apache.c +++ b/sapi/apache/sapi_apache.c @@ -16,7 +16,7 @@ | (with helpful hints from Dean Gaudet <dgaudet@arctic.org> | | PHP 4.0 patches by: | | Zeev Suraski <zeev@zend.com> | - | Stig Bakken <ssb@fast.no> | + | Stig Bakken <ssb@php.net> | +----------------------------------------------------------------------+ */ /* $Id$ */ |