webmcp

view framework/env/ui_deprecated/text.lua @ 46:209a686464a1

Deprecated execute.load_chunk{...} and introduced execute.chunk{...}
author jbe
date Sat Oct 16 18:45:35 2010 +0200 (2010-10-16)
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