mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-15 17:14:46 +00:00
unbound: argument unused
This commit is contained in:
parent
af959da8b6
commit
507ee2768f
@ -393,7 +393,7 @@ function unbound_cache_flush()
|
||||
configd_run('unbound cache flush');
|
||||
}
|
||||
|
||||
function unbound_configure_do($verbose = false, $interface = '')
|
||||
function unbound_configure_do($verbose = false, $unused = '')
|
||||
{
|
||||
global $config;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user