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 /ext/standard/math.c | |
parent | fc4b704fcaecc12dec7a178502670903d8a89bfb (diff) | |
download | php-git-825457ae64db20d0a35a272465e9a1dc1cf64e61.tar.gz |
update my email.
Diffstat (limited to 'ext/standard/math.c')
-rw-r--r-- | ext/standard/math.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/math.c b/ext/standard/math.c index e6ee1fd03d..5b26d7a3df 100644 --- a/ext/standard/math.c +++ b/ext/standard/math.c @@ -15,7 +15,7 @@ | Authors: Jim Winstead (jimw@php.net) | | Stig Sæther Bakken <ssb@guardian.no> | | Zeev Suraski <zeev@zend.com> | - | PHP 4.0 patches by Thies C. Arntzen (thies@digicol.de) | + | PHP 4.0 patches by Thies C. Arntzen (thies@thieso.net) | +----------------------------------------------------------------------+ */ |