webmcp

view framework/env/convert/_from_human_to_integer.lua @ 43:3198806c7904

Changes of code style in webmcp.lua
author jbe
date Sat Oct 16 17:58:23 2010 +0200 (2010-10-16)
parents 9fdfb27f8e67
children
line source
1 function convert._from_human_to_integer(str)
2 return atom.integer:load(str)
3 end

Impressum / About Us