diff options
author | Thies C. Arntzen <thies@php.net> | 2000-10-29 09:14:55 +0000 |
---|---|---|
committer | Thies C. Arntzen <thies@php.net> | 2000-10-29 09:14:55 +0000 |
commit | 825457ae64db20d0a35a272465e9a1dc1cf64e61 (patch) | |
tree | 11a3e17978b78b51fda5807eb5db8e3b847f3e3e /main/output.c | |
parent | fc4b704fcaecc12dec7a178502670903d8a89bfb (diff) | |
download | php-git-825457ae64db20d0a35a272465e9a1dc1cf64e61.tar.gz |
update my email.
Diffstat (limited to 'main/output.c')
-rw-r--r-- | main/output.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/output.c b/main/output.c index 2b14bd7f21..bba0c1b6cc 100644 --- a/main/output.c +++ b/main/output.c @@ -13,7 +13,7 @@ | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ | Authors: Zeev Suraski <zeev@zend.com> | - | Thies C. Arntzen <thies@digicol.de> | + | Thies C. Arntzen <thies@thieso.net> | +----------------------------------------------------------------------+ */ |