mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
Refactors user_scripts method names
This commit is contained in:
parent
c291fe91c9
commit
4e96ae7e26
6 changed files with 7 additions and 7 deletions
|
|
@ -9,7 +9,7 @@ local user_scripts = require "user_scripts"
|
|||
|
||||
-- ########################################################
|
||||
|
||||
user_scripts.runScripts()
|
||||
user_scripts.runPeriodicScripts()
|
||||
|
||||
-- ########################################################
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue