Commit d81713dc authored by Franco Fichtner's avatar Franco Fichtner

interfaces: tweak previous

Requested by: coffee
parent beab33e5
......@@ -140,7 +140,7 @@ if ($_SERVER['REQUEST_METHOD'] === 'GET') {
}
if (!isset($pconfig['ports'])) {
$pconfig = array();
$pconfig['ports'] = array();
}
if ($pconfig['type'] == "ppp" && count($pconfig['ports']) > 1) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment