mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
fix comment
This commit is contained in:
parent
12f23f46f3
commit
1a82cbcb44
@ -666,7 +666,7 @@ function convert_config() {
|
||||
$config['theme']="metallic";
|
||||
$config['version'] = "1.9";
|
||||
}
|
||||
/* Convert 1.9 -> 1.10 */
|
||||
/* Convert 1.9 -> 2.0 */
|
||||
if ($config['version'] == "1.9") {
|
||||
if(is_array($config['ipsec']['tunnel'])) {
|
||||
reset($config['ipsec']['tunnel']);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user