fixed the handling of the global webdav.log-xml option

git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@910 152afb58-edef-0310-8abb-c4023f1b3aa9
svn/tags/lighttpd-1.4.11
Jan Kneschke 18 years ago
parent 96ffed78c3
commit ab35f0e383

@ -291,6 +291,7 @@ static int mod_webdav_patch_connection(server *srv, connection *con, plugin_data
PATCH(enabled);
PATCH(is_readonly);
PATCH(log_xml);
#ifdef USE_PROPPATCH
PATCH(sql);

Loading…
Cancel
Save