webmcp

view framework/env/convert/_from_human_to_string.lua @ 85:79bf3deefe21

Disable trace system for interactive (non-cgi) sessions
author jbe
date Tue Jul 03 23:33:17 2012 +0200 (2012-07-03)
parents 9fdfb27f8e67
children
line source
1 function convert._from_human_to_string(str)
2 return atom.string:load(str)
3 end

Impressum / About Us