Return a temp value for ACL levels

This commit is contained in:
Timo Smit 2016-08-29 23:49:54 +02:00
parent dfa2533d7b
commit 7babdb893b

View file

@ -40,6 +40,8 @@ end
function acl.getlevel(clientId)
-- returns level for client
return 0
end
return acl