webmcp

view framework/env/ui_deprecated/text.lua @ 223:32ec28229bb5

Finished removing all references to cgi module (except demo-app); Removed partial loading mechanism
author jbe
date Fri Feb 27 21:49:00 2015 +0100 (2015-02-27)
parents 9fdfb27f8e67
children
line source
2 function ui_deprecated.text(value)
3 slot.put(encode.html(convert.to_human(value)))
4 end

Impressum / About Us