webmcp

view framework/env/convert/_from_string_to_human.lua @ 364:71e2963d9c2c

Added tag v2.0.2 for changeset 1d850c6688b6
author jbe
date Sun Mar 29 15:22:00 2015 +0200 (2015-03-29)
parents 9fdfb27f8e67
children
line source
1 function convert._from_string_to_human(value)
2 return atom.dump(value)
3 end

Impressum / About Us