summaryrefslogtreecommitdiffstats
path: root/etc/inc/vpn.inc
diff options
context:
space:
mode:
authorBryan Haase <bryan.haase@gmail.com>2011-07-22 09:20:14 -0500
committerBryan Haase <bryan.haase@gmail.com>2011-07-22 09:20:14 -0500
commite3d357047cfb5e12d9dc1cb4121d20f604c8a29a (patch)
tree528cced47bc53bdc1ccde3fd8d0ad81474f88629 /etc/inc/vpn.inc
parente9ccd9b1cb91ef975a11429ec6bc08c1c149c11d (diff)
downloadpfsense-e3d357047cfb5e12d9dc1cb4121d20f604c8a29a.zip
pfsense-e3d357047cfb5e12d9dc1cb4121d20f604c8a29a.tar.gz
format error
Diffstat (limited to 'etc/inc/vpn.inc')
-rw-r--r--etc/inc/vpn.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/inc/vpn.inc b/etc/inc/vpn.inc
index b01d030..407a490 100644
--- a/etc/inc/vpn.inc
+++ b/etc/inc/vpn.inc
@@ -420,8 +420,8 @@ function vpn_ipsec_configure($ipchg = false)
}
/* end mode_cfg section */
- if ($a_client['user_source'] = "ldap")
- {
+ if ($a_client['user_source'] = "ldap")
+ {
foreach ($config['system']['authserver'] as $authcfg) {
if ($authcfg['type'] == 'ldap') {
$thisauthcfg = $authcfg;
OpenPOWER on IntegriCloud