Loading modules/ldap/util_ldap.c +1 −1 Changes for modules/ldap/util_ldap.c: 1 added line, 1 removed line. Original line number Diff line number Diff line Loading @@ -2001,7 +2001,7 @@ static void util_ldap_child_init(apr_pool_t *p, server_rec *s) } } command_rec util_ldap_cmds[] = { static const command_rec util_ldap_cmds[] = { AP_INIT_TAKE1("LDAPSharedCacheSize", util_ldap_set_cache_bytes, NULL, RSRC_CONF, "Set the size of the shared memory cache (in bytes). Use " Loading Loading
modules/ldap/util_ldap.c +1 −1 Changes for modules/ldap/util_ldap.c: 1 added line, 1 removed line. Original line number Diff line number Diff line Loading @@ -2001,7 +2001,7 @@ static void util_ldap_child_init(apr_pool_t *p, server_rec *s) } } command_rec util_ldap_cmds[] = { static const command_rec util_ldap_cmds[] = { AP_INIT_TAKE1("LDAPSharedCacheSize", util_ldap_set_cache_bytes, NULL, RSRC_CONF, "Set the size of the shared memory cache (in bytes). Use " Loading