0 && strlen($_POST['mod'])>0) { $command = 'qnremote '.strtolower($_POST['mod']).' '.strtolower($cfg['ircddb_login']).' '.$urcall; $unused = `$command`; # Return the command sent for the front-end display echo $command; } } } else { echo "Section disabled"; } ?>