lint
This commit is contained in:
parent
c0c66adc77
commit
502703d9f9
@ -301,6 +301,7 @@ local function handle_submit(this, fields)
|
||||
end
|
||||
|
||||
if fields.open_contentdb then
|
||||
local version = core.get_version()
|
||||
local url = core.settings:get("contentdb_url") .. "/packages/" .. package.url_part ..
|
||||
"/?protocol_version=" .. core.urlencode(core.get_max_supp_proto()) ..
|
||||
"&engine_version=" .. core.urlencode(version.string)
|
||||
|
Loading…
Reference in New Issue
Block a user