Apache 1.3 API Documentation

Macro MODULE_MAGIC_AT_LEAST

Definition:

Obsolete
     

Usage example:

No examples available.
     

This macro has been replaced by the AP_MODULE_MAGIC_AT_LEAST macro, which both has namespace protection (via the AP_ prefix) and works correctly -- which the MODULE_MAGIC_AT_LEAST macro did not.

MODULE_MAGIC_AT_LEAST is listed here solely for completeness, as it might be encountered in older modules. It should not be used; the AP_MODULE_MAGIC_AT_LEAST macro should always be used instead in new modules.

See also:
AP_MODULE_MAGIC_AT_LEAST, module, MODULE_MAGIC_COOKIE, MODULE_MAGIC_NUMBER, MODULE_MAGIC_NUMBER_MAJOR, MODULE_MAGIC_NUMBER_MINOR

Previous: HTTP_VERSION_MINOR Next: opendir

Table of Contents (Routines, Structures, Data Cells, Constants)