Fixed saving empty vlans
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
<?php
|
||||
|
||||
class Pop extends mfBaseModel {
|
||||
protected $forcestr = ['vlan_public', 'vlan_nat', 'vlan_ipv6'];
|
||||
|
||||
private $network;
|
||||
|
||||
public function getProperty($name) {
|
||||
|
||||
Reference in New Issue
Block a user