Difference between revisions of "Module:Extension"
Jump to navigation
Jump to search
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 |