luci-app: New log.

ruantiblock: Minor fixes.
This commit is contained in:
gSpot
2021-03-11 18:24:24 +03:00
parent a5fc9016be
commit b187ab5384
25 changed files with 736 additions and 244 deletions
@@ -317,8 +317,8 @@ function BlackListParser:fill_domain_tables(val)
end
function BlackListParser:sink()
-- Must be reload in the subclass
error("Method BlackListParser:sink() must be reload in the subclass!")
-- Needs to be reloaded in subclass
error("Method BlackListParser:sink() needs to be reloaded in subclass!")
end
function BlackListParser:optimize_ip_table()