From a5a0c4c7776c8b2d96007c9e74c0d9341ff0afb6 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Thu, 13 Oct 2005 21:31:17 +0000 Subject: Move ) Pointy-hat-to: Me --- etc/inc/vpn.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/inc') diff --git a/etc/inc/vpn.inc b/etc/inc/vpn.inc index e46ea80..9612db6 100644 --- a/etc/inc/vpn.inc +++ b/etc/inc/vpn.inc @@ -239,7 +239,7 @@ function vpn_ipsec_configure($ipchg = false) { if($sasyncd['ip'] <> "") $curwanip = $sasyncd['ip']; /* natt - turn on if exists */ - if(isset($config['system']['developer'] <> "")) { + if(isset($config['system']['developer']) <> "") { $lanip = $config['interfaces']['lan']['ipaddr']; if($lanip <> "") $natt = "isakmp_natt {$lanip}[4500];\n"; -- cgit v1.1