webmcp

view framework/env/convert/_from_string_to_human.lua @ 538:8bb8f08d1d55

Fixed wrongly committed .hgtags file
author jbe
date Tue Apr 02 00:01:16 2019 +0200 (2019-04-02)
parents 9fdfb27f8e67
children
line source
1 function convert._from_string_to_human(value)
2 return atom.dump(value)
3 end

Impressum / About Us