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/dir.c | |
parent | fc4b704fcaecc12dec7a178502670903d8a89bfb (diff) | |
download | php-git-825457ae64db20d0a35a272465e9a1dc1cf64e61.tar.gz |
update my email.
Diffstat (limited to 'ext/standard/dir.c')
-rw-r--r-- | ext/standard/dir.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/dir.c b/ext/standard/dir.c index 0595238f3c..0ad886cb4f 100644 --- a/ext/standard/dir.c +++ b/ext/standard/dir.c @@ -13,7 +13,7 @@ | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ | Authors: | - | PHP 4.0 patches by Thies C. Arntzen (thies@digicol.de) | + | PHP 4.0 patches by Thies C. Arntzen (thies@thieso.net) | +----------------------------------------------------------------------+ */ |