Project

General

Profile

« Previous | Next » 

Revision 376807d7

Added by Scott Ullrich over 17 years ago

Remove debugging echo

View differences:

usr/local/sbin/pfSsh.php
197 197
			$command = $mlcommand;
198 198
		}
199 199
		if($command) {
200
			echo $command . "\n";
201 200
	        eval($command); 
202 201
	    }
203 202
}

Also available in: Unified diff