The big Anavrins security update (round 1)

This commit is contained in:
kepler155c@gmail.com
2019-06-27 21:08:46 -04:00
parent 97a442e999
commit bcd33af599
17 changed files with 2308 additions and 204 deletions

View File

@@ -192,7 +192,7 @@ return function(env)
error(msg, 2)
end
end
error('Unable to find module ' .. modname)
error('Unable to find module ' .. modname, 2)
end
return env.require -- backwards compatible