Renamed FFLuCI to LuCI, ffluci to luci and Freifunk Lua Configuration Interface to...
[project/luci.git] / core / src / debug.lua
index 1be4034..a56400f 100644 (file)
@@ -1,2 +1,2 @@
-module("ffluci.debug", package.seeall)
+module("luci.debug", package.seeall)
 __file__ = debug.getinfo(1, 'S').source:sub(2)
\ No newline at end of file