mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Example fix
This commit is contained in:
parent
8397d849d9
commit
6ddaa8dce0
2 changed files with 4 additions and 7 deletions
|
|
@ -2539,7 +2539,7 @@ end
|
|||
|
||||
if(pragma_once) then
|
||||
if(ignore_post_payload_parse == nil) then
|
||||
parsePOSTpayload()
|
||||
parsePOSTpayload()
|
||||
end
|
||||
|
||||
clearNotAllowedParams()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue