* core: Added shortcut translatef for translate and format
[project/luci.git] / core / src / debug.lua
1 module("ffluci.debug", package.seeall)
2 __file__ = debug.getinfo(1, 'S').source:sub(2)