summaryrefslogtreecommitdiffstats
path: root/usr/local/sbin
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-11-20 01:25:59 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-11-20 01:25:59 +0000
commit4c1817bd4c41f1452e6ec73476f0c6e0ab465837 (patch)
treeb90454ac37f2fd92b7a9a77b7f644d957100a009 /usr/local/sbin
parent2dcd206b8f7e67112606ad632ead91960c770bf2 (diff)
downloadpfsense-4c1817bd4c41f1452e6ec73476f0c6e0ab465837.zip
pfsense-4c1817bd4c41f1452e6ec73476f0c6e0ab465837.tar.gz
Turn off debugging text
Diffstat (limited to 'usr/local/sbin')
-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 449c410..fbca3a2 100755
--- a/usr/local/sbin/pfSsh.php
+++ b/usr/local/sbin/pfSsh.php
@@ -305,7 +305,6 @@ function playback_text($playback_file_contents) {
}
}
eval($playback_text);
- echo $playback_text;
}
function playback_file($playback_file) {
OpenPOWER on IntegriCloud