webmcp

view framework/env/ui_deprecated/text.lua @ 89:24ed2cd053aa

Bugfix for :get_current() methods in atom library (missing import of "os" functions)
author jbe
date Tue Aug 21 00:55:26 2012 +0200 (2012-08-21)
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