Rename gsb db directive

This commit is contained in:
brenosilva 2011-03-15 21:31:08 +00:00
parent 69551d2d09
commit 9380fdbdde

View File

@ -2367,11 +2367,11 @@ const command_rec module_directives[] = {
), ),
AP_INIT_TAKE1 ( AP_INIT_TAKE1 (
"SecGsbMalLookupDB", "SecGsbLookupDB",
cmd_gsb_mal_lookup_db, cmd_gsb_mal_lookup_db,
NULL, NULL,
RSRC_CONF, RSRC_CONF,
"database google safe browsing (malware)." "database google safe browsing"
), ),
AP_INIT_TAKE1 ( AP_INIT_TAKE1 (