mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 00:07:26 +00:00
src: style sweep
This commit is contained in:
parent
9c31412e46
commit
cebd68b299
@ -308,7 +308,7 @@ function get_searchdomains()
|
||||
if ($syscfg['dnssearchdomain'] == '.') {
|
||||
/* pass root only */
|
||||
return [$syscfg['dnssearchdomain']];
|
||||
}
|
||||
}
|
||||
|
||||
/* add custom search entries after default domain before potential provider entries */
|
||||
$master_list[] = $syscfg['dnssearchdomain'];
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user