webmcp

view framework/env/param/__init.lua @ 409:ebe9416db4e0

Added missing mondelefant_cleanup(conn) call for previous commit in __gc metamethod
author jbe
date Thu Jan 07 01:26:11 2016 +0100 (2016-01-07)
parents c3d539e33710
children
line source
1 request.for_each(function()
2 param._exchanged = false -- important to be false, not nil
3 param._saved = {} -- stack
4 end)

Impressum / About Us