webmcp

view framework/env/param/__init.lua @ 441:839ff2b8d9f8

Bugfix for integer decoder in JSON library
author jbe
date Sat Feb 13 19:47:58 2016 +0100 (2016-02-13)
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