mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Remove debugging echo
This commit is contained in:
parent
8eb08ba713
commit
376807d71b
@ -197,7 +197,6 @@ while($shell_active == true) {
|
||||
$command = $mlcommand;
|
||||
}
|
||||
if($command) {
|
||||
echo $command . "\n";
|
||||
eval($command);
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user