Justtechjobs.com Find a programming school near you






Online Campus Both


php-developer-list | 2001041

Re: [PHP-DEV] mail.c From: Andi Gutmans (andi <email protected>)
Date: 04/02/01

Seems to me like these lines can be erased. ext/standard is always compiled
in and doesn't really need ZEND_GET_MODULE() and in any case
ZEND_GET_MODULE(odbc) seems bogus :)

Andi

At 04:35 PM 4/2/2001 +0100, James Moore wrote:
>I was just reading through mail.c and this stuck out to me as seeming a
>little strange.. can anyone explain it??
>
>(lines 43-46)
>#ifdef COMPILE_DL_STANDARD
>ZEND_GET_MODULE(odbc)
>#endif
>
>Why is it odbc? is this a careless ctrl-c ctrl-v someone has done or should
>it actually be this?
>
>cheers,
>
>James
>
>
>--
>PHP Development Mailing List <http://www.php.net/>
>To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
>For additional commands, e-mail: php-dev-help <email protected>
>To contact the list administrators, e-mail: php-list-admin <email protected>

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>