summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xusr/local/sbin/pfSsh.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/local/sbin/pfSsh.php b/usr/local/sbin/pfSsh.php
index c78a4c5..edc69be 100755
--- a/usr/local/sbin/pfSsh.php
+++ b/usr/local/sbin/pfSsh.php
@@ -197,7 +197,6 @@ while($shell_active == true) {
$command = $mlcommand;
}
if($command) {
- echo $command . "\n";
eval($command);
}
}
OpenPOWER on IntegriCloud