summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorErmal LUÇI <eri@pfsense.org>2015-02-02 10:01:13 +0100
committerErmal LUÇI <eri@pfsense.org>2015-02-02 10:01:50 +0100
commit42275e694fb857c8c6b938740564cfeefe336b84 (patch)
tree14a50739179a8cf7a3ca851bfd558965a28ad22b
parentb82159a625c8cfe9a456c6cb381b0d629961bd3a (diff)
downloadpfsense-42275e694fb857c8c6b938740564cfeefe336b84.zip
pfsense-42275e694fb857c8c6b938740564cfeefe336b84.tar.gz
Ticket #4353 fix typo on unset var spotted-by: Phil Davis
-rw-r--r--etc/inc/vpn.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inc/vpn.inc b/etc/inc/vpn.inc
index 5bcddc0..e50da85 100644
--- a/etc/inc/vpn.inc
+++ b/etc/inc/vpn.inc
@@ -314,7 +314,7 @@ function vpn_ipsec_configure($restart = false)
else
$ifacesuse = '';
- unset($strongconf);
+ unset($stronconf);
$strongswan = <<<EOD
OpenPOWER on IntegriCloud