ntopng/scripts
Arianna Avanzini f4f8bfa9be scripts/callbacks/minute.lua: fix printing of localhost parameter
In verbose mode, the minute callback prints info about all hosts
which are being processed. However, the custom print() function
used by ntopng does not directly handle booleans, which causes
runtime errors if the script is run in verbose mode. This commit
fixes the issue by converting boolean values to strings prior to
printing them.
2015-07-11 10:27:04 +02:00
..
callbacks scripts/callbacks/minute.lua: fix printing of localhost parameter 2015-07-11 10:27:04 +02:00
lua Modified the footer with up and down peity lines 2015-07-10 06:50:00 -07:00