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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to