Difference between revisions of "Module:Extension"

Jump to navigation Jump to search
37 bytes removed ,  16:01, 19 December 2014
fix getLicenseCategory
>Ricordisamoa
(+ MIT)
>Ricordisamoa
(fix getLicenseCategory)
Line 132: Line 132:


local function getLicenseCategory( str )
local function getLicenseCategory( str )
local str = mw.ustring.lower( str )
local cnf = licenses[str]
local cnf = licenses[str]
if cnf then
if cnf then
Anonymous user

Navigation menu