webmcp

diff framework/env/execute/load_chunk.lua @ 206:eb3e236d261d

Code cleanup and work on Moonbridge integration
author jbe
date Fri Jan 09 22:28:39 2015 +0100 (2015-01-09)
parents 209a686464a1
children
line diff
     1.1 --- a/framework/env/execute/load_chunk.lua	Fri Jan 09 21:32:23 2015 +0100
     1.2 +++ b/framework/env/execute/load_chunk.lua	Fri Jan 09 22:28:39 2015 +0100
     1.3 @@ -11,8 +11,7 @@
     1.4  
     1.5  NOTE: execute.load_chunk{...} is DEPRECATED and replaced by execute.chunk{...}. Both functions differ in interpretation of argument "chunk" regarding the filename extenstion '.lua'.
     1.6    
     1.7 -This function loads and executes a lua file specified by a given path or constructs 
     1.8 -a path to load from the module and chunk name.
     1.9 +This function loads and executes a lua file specified by a given path or constructs a path to load from the module and chunk name.
    1.10  
    1.11  --]]--
    1.12  

Impressum / About Us