webmcp

view framework/env/param/__init.lua @ 538:8bb8f08d1d55

Fixed wrongly committed .hgtags file
author jbe
date Tue Apr 02 00:01:16 2019 +0200 (2019-04-02)
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