Renamed FFLuCI to LuCI, ffluci to luci and Freifunk Lua Configuration Interface to...
[project/luci.git] / core / src / debug.lua
index 1be40348e40934819b43bdbbf9e87c099de9b249..a56400f34310758b58e2e121b09b67de310d8b79 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
 __file__ = debug.getinfo(1, 'S').source:sub(2)
\ No newline at end of file