forked from I2P_Developers/i2p.www
changed for new LUA - see zzz.i2p/topics/1625
This commit is contained in:
@@ -76,7 +76,7 @@ function get_revision_cert_trust(signers, id, name, val)
|
||||
}
|
||||
local t = keyintersection(signers, trusted_signers)
|
||||
if t == nil then return false end
|
||||
if table.getn(t) >= 1 then return true end
|
||||
if #t>= 1 then return true end
|
||||
return false
|
||||
end
|
||||
</pre>
|
||||
|
Reference in New Issue
Block a user