webmcp

annotate framework/env/convert/_from_number_to_human.lua @ 352:2b5bdf9028fb

Code cleanup and performance improvements regarding 404 check; Deprecated encode.action_file_path{...} and encode.view_file_path{...}
author jbe
date Thu Mar 26 16:40:04 2015 +0100 (2015-03-26)
parents 9fdfb27f8e67
children
rev   line source
jbe/bsw@0 1 function convert._from_number_to_human(value)
jbe/bsw@0 2 return atom.dump(value)
jbe/bsw@0 3 end

Impressum / About Us