Revision bd875499
Added by Eirik Oeverby almost 16 years ago
usr/local/www/vpn_ipsec.php | ||
---|---|---|
116 | 116 |
include("head.inc"); |
117 | 117 |
|
118 | 118 |
// Sort items |
119 |
$a_phase1 = asort($a_phase1, "descr"); |
|
119 |
#$a_phase1 = asort($a_phase1, "descr");
|
|
120 | 120 |
|
121 | 121 |
?> |
122 | 122 |
|
Also available in: Unified diff
WIP: IPSec changes