mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 16:44:39 +00:00
MVC: protocol field, init bug (https://github.com/opnsense/plugins/issues/1720)
This commit is contained in:
parent
43f320342a
commit
dddbe2f1ec
@ -62,7 +62,7 @@ class ProtocolField extends BaseListField
|
||||
}
|
||||
}
|
||||
}
|
||||
$this->internalOptionList = self::$internalStaticOptionList;
|
||||
}
|
||||
$this->internalOptionList = self::$internalStaticOptionList;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user