luci-app: Code fixes, updated log

This commit is contained in:
gSpot
2021-03-26 23:49:38 +03:00
parent 399ce9fb7f
commit 03eac5f427
16 changed files with 333 additions and 260 deletions
@@ -317,8 +317,8 @@ function BlackListParser:fill_domain_tables(val)
end
function BlackListParser:sink()
-- Needs to be reloaded in subclass
error("Method BlackListParser:sink() needs to be reloaded in subclass!")
-- Must be overridden by a subclass
error("Method BlackListParser:sink() must be overridden by a subclass!")
end
function BlackListParser:optimize_ip_table()