summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_ipsec_phase2.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/vpn_ipsec_phase2.php')
-rw-r--r--usr/local/www/vpn_ipsec_phase2.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/usr/local/www/vpn_ipsec_phase2.php b/usr/local/www/vpn_ipsec_phase2.php
index d9ab1ac..bb54c59 100644
--- a/usr/local/www/vpn_ipsec_phase2.php
+++ b/usr/local/www/vpn_ipsec_phase2.php
@@ -49,9 +49,6 @@ if (!is_array($config['ipsec']['phase2']))
$a_phase2 = &$config['ipsec']['phase2'];
-if($config['interfaces']['lan'])
- $specialsrcdst = explode(" ", "lan");
-
$p2index = $_GET['p2index'];
if (isset($_POST['p2index']))
$p2index = $_POST['p2index'];
OpenPOWER on IntegriCloud