diff options
Diffstat (limited to 'applications/luci-statistics/src/controller/admin/statistics.lua')
-rw-r--r-- | applications/luci-statistics/src/controller/admin/statistics.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/applications/luci-statistics/src/controller/admin/statistics.lua b/applications/luci-statistics/src/controller/admin/statistics.lua new file mode 100644 index 0000000000..3318f70cdc --- /dev/null +++ b/applications/luci-statistics/src/controller/admin/statistics.lua @@ -0,0 +1 @@ +module("ffluci.controller.admin.statistics", package.seeall) |