mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Silence! I've heard enough.
This commit is contained in:
parent
7f23c690a5
commit
1440daf085
@ -345,7 +345,7 @@ function get_interface_list($mode = "active", $keyby = "physical", $vfaces = "")
|
||||
}
|
||||
|
||||
/* wrapper for exec() */
|
||||
function mwexec($command, $mute = false) {
|
||||
function mwexec($command, $mute = true) {
|
||||
|
||||
global $g;
|
||||
$oarr = array();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user