From e3d357047cfb5e12d9dc1cb4121d20f604c8a29a Mon Sep 17 00:00:00 2001 From: Bryan Haase Date: Fri, 22 Jul 2011 09:20:14 -0500 Subject: format error --- etc/inc/vpn.inc | 4 ++-- 1 file 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; -- cgit v1.1