webmcp

diff framework/env/__init.lua @ 207:77c4774e8342

Load "moonbridge_http" locally in framework/bin/mcp.lua
author jbe
date Fri Jan 09 22:53:07 2015 +0100 (2015-01-09)
parents eb3e236d261d
children bf690b4be420
line diff
     1.1 --- a/framework/env/__init.lua	Fri Jan 09 22:28:39 2015 +0100
     1.2 +++ b/framework/env/__init.lua	Fri Jan 09 22:53:07 2015 +0100
     1.3 @@ -46,7 +46,6 @@
     1.4  atom        = require 'atom'
     1.5  json        = require 'json'
     1.6  require 'mondelefant_atom_connector'
     1.7 -http        = require 'http'
     1.8  
     1.9  --[[--
    1.10  app  -- table to store an application state

Impressum / About Us