> -----Original Message-----
> From: Philippe M . Chiasson [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, October 02, 2001 3:48 AM
> To: [EMAIL PROTECTED]
> Subject: [Patch] Apache->module()
> 
> 
> Hi, this patch implements the Apache->module() functionnality 
> with a few differences.
> 
> Apache->module() is in Apache::compat and the real name for 
> this is Apache::Module::loaded()
> and I am open for better suggestions.  "if 
> (Apache->module('Apache::Auth'))" doesn't quite
> make as much sense to me than "if 
> (Apache::Module::loaded('Apache::Auth'))"
> 

I guess the current Apache::Module is going to get another name, then?

:)

--Geoff

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to