diff options
author | Jouni Ahto <jah@php.net> | 2001-01-04 11:15:35 +0000 |
---|---|---|
committer | Jouni Ahto <jah@php.net> | 2001-01-04 11:15:35 +0000 |
commit | abcdb47fc28238ba9627fc614df53979af5741c0 (patch) | |
tree | 5ca951791e9bea95ec997064c83880499209730a /ext/informix | |
parent | e976d8ed1dac38fbf2812fa0a1c52d50009650fe (diff) | |
download | php-git-abcdb47fc28238ba9627fc614df53979af5741c0.tar.gz |
Changing my email address...
Diffstat (limited to 'ext/informix')
-rw-r--r-- | ext/informix/ifx.ec | 2 | ||||
-rw-r--r-- | ext/informix/php_informix.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ext/informix/ifx.ec b/ext/informix/ifx.ec index ff1ab84237..4479834385 100644 --- a/ext/informix/ifx.ec +++ b/ext/informix/ifx.ec @@ -15,7 +15,7 @@ | Authors: Danny Heijl <Danny.Heijl@cevi.be> : initial cut (ODS 7.2x) | | PHP4 port | | Christian Cartus <chc@idgruppe.de> : blobs, and IUS 9 | - | Jouni Ahto <jah@mork.net> : configuration stuff | + | Jouni Ahto <jouni.ahto@exdec.fi> : configuration stuff | | Based on the MySQL code by: Zeev Suraski <zeev@php.net> | +----------------------------------------------------------------------+ */ diff --git a/ext/informix/php_informix.h b/ext/informix/php_informix.h index 7b78b580c5..2571324036 100644 --- a/ext/informix/php_informix.h +++ b/ext/informix/php_informix.h @@ -25,7 +25,7 @@ +----------------------------------------------------------------------+ | Authors: Danny Heijl <Danny.Heijl@cevi.be>, initial cut (ODS 7) | | Christian Cartus <chc@idgruppe.de>, blobs, and IUS 9 | - | Jouni Ahto <jah@mork.net> : configuration stuff | + | Jouni Ahto <jouni.ahto@exdec.fi>, configuration stuff | | based on mysql code by: Zeev Suraski <zeev@php.net> | +----------------------------------------------------------------------+ */ |