1,124
edits
Line 139: | Line 139: | ||
end | end | ||
end | end | ||
end | |||
if not com.exists(requirements) then | |||
requirements = nil | |||
end | end | ||
Line 152: | Line 156: | ||
end | end | ||
end | end | ||
end | |||
if not com.exists(products) then | |||
products = nil | |||
end | end | ||