From 376807d71b80ea6df36b742f46828a507a8ad1c6 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Mon, 19 Nov 2007 20:23:38 +0000 Subject: Remove debugging echo --- usr/local/sbin/pfSsh.php | 1 - 1 file changed, 1 deletion(-) (limited to 'usr') 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); } } -- cgit v1.1