webmcp
diff framework/env/execute/config.lua @ 223:32ec28229bb5
Finished removing all references to cgi module (except demo-app); Removed partial loading mechanism
author | jbe |
---|---|
date | Fri Feb 27 21:49:00 2015 +0100 (2015-02-27) |
parents | eb3e236d261d |
children |
line diff
1.1 --- a/framework/env/execute/config.lua Fri Feb 27 17:18:08 2015 +0100 1.2 +++ b/framework/env/execute/config.lua Fri Feb 27 21:49:00 2015 +0100 1.3 @@ -4,7 +4,7 @@ 1.4 ) 1.5 1.6 Executes a configuration file of the application. 1.7 -This function is only used by by the webmcp.lua file in the cgi-bin/ directory. 1.8 +This function is only used by by the mcp.lua file in the bin/ directory. 1.9 1.10 --]]-- 1.11