diff --git a/addhost.php b/addhost.php index 221d397c0..c69668bc7 100755 --- a/addhost.php +++ b/addhost.php @@ -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);