Discovery, make sure where is set (#16237)

This commit is contained in:
Tony Murray
2024-07-22 21:21:57 -05:00
committed by GitHub
parent 5fc7055d54
commit 7c8276052e

View File

@@ -23,6 +23,7 @@ if (! isset($options['q'])) {
echo \LibreNMS\Config::get('project_name') . " Discovery\n";
}
$where = '';
if (isset($options['h'])) {
if ($options['h'] == 'odd') {
$options['n'] = '1';