webmcp

annotate framework/env/param/__init.lua @ 174:070edea2a92f

Bugfix in json.object and json.array functions: use null-marker for nil values
author jbe
date Fri Aug 01 20:29:30 2014 +0200 (2014-08-01)
parents 9fdfb27f8e67
children f491011ebe16
rev   line source
jbe/bsw@0 1 param._exchanged = false -- important to be false, not nil
jbe/bsw@0 2 param._saved = {} -- stack

Impressum / About Us