Removed old debug line!

This commit is contained in:
laf
2015-03-25 19:48:55 +00:00
parent 0cd8b17d37
commit 88775be882

View File

@@ -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);