mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-28 16:04:35 +02:00
@@ -22,7 +22,6 @@ include("includes/functions.php");
|
||||
|
||||
$options = getopt("g:f::");
|
||||
|
||||
echo $options['g'];
|
||||
if (isset($options['g']) && $options['g'] >= 0) {
|
||||
$cmd = array_shift($argv);
|
||||
array_shift($argv);
|
||||
|
||||
Reference in New Issue
Block a user