Difference between revisions of "Module:Extension"
fix getLicenseCategory
>Ricordisamoa (+ MIT) |
>Ricordisamoa (fix getLicenseCategory) |
||
Line 132: | Line 132: | ||
local function getLicenseCategory( str ) | local function getLicenseCategory( str ) | ||
local cnf = licenses[str] | local cnf = licenses[str] | ||
if cnf then | if cnf then |