mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-03 01:10:10 +00:00
Document plugins Custom Pages
This commit is contained in:
parent
4c441fd559
commit
d6dd052eb6
3 changed files with 95 additions and 1 deletions
|
|
@ -10,7 +10,6 @@
|
|||
|
||||
local dirs = ntop.getDirs()
|
||||
package.path = dirs.installdir .. "/scripts/lua/modules/?.lua;" .. package.path
|
||||
active_page = "system_stats"
|
||||
|
||||
require "lua_utils"
|
||||
local page_utils = require("page_utils")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue