make info files reload after a successful download/extraction

This commit is contained in:
radius 2015-07-03 23:30:01 -05:00
parent ddb6efa75c
commit da7cf5df8e

View File

@ -79,7 +79,7 @@ static int zlib_extract_core_callback(const char *name, const char *valid_exts,
}
goto error;
}
event_command(EVENT_CMD_CORE_INFO_INIT);
return 1;
error: