mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
parent
9571d1059f
commit
7868216d04
@ -453,8 +453,9 @@ class Loader
|
||||
$cmd = strtolower($m[1]);
|
||||
$commands[] = $cmd;
|
||||
}
|
||||
}
|
||||
sort($commands);
|
||||
}
|
||||
closedir($base);
|
||||
sort($commands);
|
||||
return $commands;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user