diff options
author | Chuck Hagenbuch <chagenbu@php.net> | 2000-02-21 14:50:41 +0000 |
---|---|---|
committer | Chuck Hagenbuch <chagenbu@php.net> | 2000-02-21 14:50:41 +0000 |
commit | 13f27d8063c97d100c7b951818f47ce73e6d0a0e (patch) | |
tree | 7d5cf40c8fd3f5a0703bd3591c425fd71df5804d /ext/imap/imap.c | |
parent | b99722ddf5348b7116f03da9fedfe75730046c05 (diff) | |
download | php-git-13f27d8063c97d100c7b951818f47ce73e6d0a0e.tar.gz |
being accountable for the imap and mcal work that I've done (and adding an
MCAL credits line)
Diffstat (limited to 'ext/imap/imap.c')
-rw-r--r-- | ext/imap/imap.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/imap/imap.c b/ext/imap/imap.c index 751a029453..92c0560f3e 100644 --- a/ext/imap/imap.c +++ b/ext/imap/imap.c @@ -18,6 +18,7 @@ | Kaj-Michael Lang <milang@tal.org> | | Antoni Pamies Olive <toni@readysoft.net> | | Rasmus Lerdorf <rasmus@lerdorf.on.ca> | + | Chuck Hagenbuch <chuck@horde.org> | | PHP 4.0 updates: Zeev Suraski <zeev@zend.com> | +----------------------------------------------------------------------+ */ |