62 737
modifications
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 4 : | Ligne 4 : | ||
local size = tonumber(fragment_size) | local size = tonumber(fragment_size) | ||
if not size | if not size then | ||
return content | return content | ||
end | end |
modifications