webmcp

annotate framework/env/convert/_from_boolean_to_human.lua @ 25:a02c25eb3517

Added missing autodoc end tag in mondelefant.lua
author jbe
date Thu Jul 08 20:24:00 2010 +0200 (2010-07-08)
parents 9fdfb27f8e67
children
rev   line source
jbe/bsw@0 1 function convert._from_boolean_to_human(value)
jbe/bsw@0 2 return atom.dump(value)
jbe/bsw@0 3 end

Impressum / About Us