win-firewall-rule: temp disable strict-mode for the time being

pull/18777/head
Dreamcat4 9 years ago committed by Matt Clay
parent 820d5a7a3e
commit 314843b431

@ -20,6 +20,9 @@
# WANT_JSON
# POWERSHELL_COMMON
# temporarily disable strictmode, for this module only
Set-StrictMode -Off
function getFirewallRule ($fwsettings) {
try {

Loading…
Cancel
Save