webmcp

view framework/env/parse/time.lua @ 36:5380305a3d51

allow multiple arguments to trace.debug

you can now write trace.debug("bla", 2, ...)
author Daniel Poelzleithner <poelzi@poelzi.org>
date Sat Oct 09 00:57:26 2010 +0200 (2010-10-09)
parents 9fdfb27f8e67
children
line source
1 function parse.time(str, dest_type, options)
2 error("Not implemented.") -- TODO
3 end

Impressum / About Us