Content deleted Content added
clean up checkBlacklist |
rm marker |
||
Line 878:
-- check for locally supplied parameter in second unnamed parameter
-- success means no local parameter and the property exists
local qid, props = parseInput(frame, frame.args[2], propertyID)
if qid then
local out = {}
|