Silence! I've heard enough.

This commit is contained in:
Scott Ullrich 2008-11-10 20:54:36 +00:00
parent 7f23c690a5
commit 1440daf085

View File

@ -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();