webmcp

diff framework/cgi-bin/webmcp.lua @ 5:4fb227630097

Version 1.0.5

Changes in net.send_mail{...}
- Code cleanup
- A boolean success value is returned
author jbe
date Sat Jan 02 12:00:00 2010 +0100 (2010-01-02)
parents 5e32ef998acf
children 5cba83b3f411
line diff
     1.1 --- a/framework/cgi-bin/webmcp.lua	Fri Dec 25 12:00:00 2009 +0100
     1.2 +++ b/framework/cgi-bin/webmcp.lua	Sat Jan 02 12:00:00 2010 +0100
     1.3 @@ -1,6 +1,6 @@
     1.4  #!/usr/bin/env lua
     1.5  
     1.6 -_WEBMCP_VERSION = "1.0.4"
     1.7 +_WEBMCP_VERSION = "1.0.5"
     1.8  
     1.9  -- include "../lib/" in search path for libraries
    1.10  do

Impressum / About Us