]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
initialize server arrays prior to calling ap_setup_prelinked_modules
authorGeoffrey Young <geoff@apache.org>
Tue, 6 Jul 2004 18:25:14 +0000 (18:25 +0000)
committerGeoffrey Young <geoff@apache.org>
Tue, 6 Jul 2004 18:25:14 +0000 (18:25 +0000)
commit7e5f01c2e456dce5de94c8438e0537908e7018ba
treedaf01fba6e6a90afbb3bc1cb514ec7033d8c35e7
parent0d57c75be2625d55647024b55d79f1f974b106e8
initialize server arrays prior to calling ap_setup_prelinked_modules
so that static modules can push Defines values when registering
hooks just like DSO modules can
Submitted by: philippe chiasson
Reviewed by: geoff, nd, stas

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104185 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
include/ap_mmn.h
server/main.c