From e5b3e767892560bf1d905210afc9caa78b8170d1 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sat, 24 Nov 2007 05:02:32 +0000 Subject: Remove extra C/R --- usr/local/sbin/pfSsh.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr') diff --git a/usr/local/sbin/pfSsh.php b/usr/local/sbin/pfSsh.php index 7af81fe..793706d 100755 --- a/usr/local/sbin/pfSsh.php +++ b/usr/local/sbin/pfSsh.php @@ -216,7 +216,7 @@ while($shell_active == true) { safe_mkdir("/etc/phpshellsessions"); if($recording) conf_mount_ro(); - echo "==> Sessions available for playback are:\n\n"; + echo "==> Sessions available for playback are:\n"; system("cd /etc/phpshellsessions && ls /etc/phpshellsessions"); echo "==> end of list.\n"; $command = ""; -- cgit v1.1