]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
initialize server arrays prior to calling ap_setup_prelinked_modules
authorGeoffrey Young <geoff@apache.org>
Thu, 17 Jun 2004 15:49:40 +0000 (15:49 +0000)
committerGeoffrey Young <geoff@apache.org>
Thu, 17 Jun 2004 15:49:40 +0000 (15:49 +0000)
commit565fe7dc8d4c053800e08887f967ee48c0bac946
tree4a2b06ddf89c1a41cbd7acc17527b90ee9b948ad
parent9c0c56952d8ad509fd6ed5f2e1618f30eacb6a37
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

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103976 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
server/main.c