Brad Nicholes
Fri, 25 Apr 2008 17:39:21 -0700
Trying to build mod_auth_form.c just produces link errors. I can see where the optional function is imported as ap_session_set_fn() but then later referenced as ap_session_set(). The code should be changed to use one or the other right? Brad