webmcp

view framework/env/convert/_from_human_to_number.lua @ 97:52305ec73d47

Fixed 404 treatment regarding _webmcp_path interface
author jbe
date Sun Oct 14 17:11:13 2012 +0200 (2012-10-14)
parents 9fdfb27f8e67
children
line source
1 function convert._from_human_to_number(str)
2 return atom.number:load(str)
3 end

Impressum / About Us