Rearranged Building/Form

This commit is contained in:
Frank Schubert
2021-07-13 23:21:31 +02:00
parent 676ee46f8f
commit dc56881ddd
2 changed files with 60 additions and 55 deletions
+1
View File
@@ -1,6 +1,7 @@
<?php
class Pop extends mfBaseModel {
protected $forcestr = ['gps_lat','gps_long','vlan_public','vlan_nat','vlan_ipv6'];
private $network;
public function getProperty($name) {