Module:IP: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
fix metatable error
(use constants for version in IPBlock)
(fix metatable error)
Line 106:
function IPBlock.new(...)
-- Set up structure
local mt = {}
local obj = setmetatable({}, mt)
local data = {}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu