From fe4397d28390e97bb2201dc4dd0defbd233c938b Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Wed, 23 Sep 2009 18:16:01 -0400 Subject: Nuke sorting it apparently changed the ID association --- usr/local/www/vpn_ipsec.php | 3 --- 1 file changed, 3 deletions(-) (limited to 'usr/local/www/vpn_ipsec.php') diff --git a/usr/local/www/vpn_ipsec.php b/usr/local/www/vpn_ipsec.php index 49de49c..8e7ab85 100755 --- a/usr/local/www/vpn_ipsec.php +++ b/usr/local/www/vpn_ipsec.php @@ -115,9 +115,6 @@ if ($_GET['act'] == "delph2") $pgtitle = array("VPN","IPsec"); include("head.inc"); -// Sort items -#$a_phase1 = asort($a_phase1, "descr"); - ?> -- cgit v1.1