Modulo:Software: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
m fix _isFreeSoftware()
m isFreeSoftware(frame) return 'sì', 'no', ''
Riga 39:
local is = p._isFreeSoftware(frame)
if is == nil then
return nil''
end
return is and 'sì' or 'no'