wplua: move under modules/module-lua-scripting
It's unlikely that wplua will ever be useful outside the context of module-lua-scripting, so let's move it to keep all the code in one place
This commit is contained in:
@@ -43,7 +43,7 @@ In this environment, the following rules apply:
|
||||
|
||||
Here is a full list of Lua functions (and API tables) that are exposed:
|
||||
|
||||
.. literalinclude:: ../../../lib/wplua/sandbox.lua
|
||||
.. literalinclude:: ../../../modules/module-lua-scripting/wplua/sandbox.lua
|
||||
:language: lua
|
||||
:lines: 40-55
|
||||
|
||||
|
Reference in New Issue
Block a user