Added Buildings

This commit is contained in:
Frank Schubert
2021-07-13 23:00:16 +02:00
parent 1ebe069cea
commit da952bfe3a
20 changed files with 816 additions and 18 deletions

View File

@@ -0,0 +1,5 @@
<?php
class Buildingtype extends mfBaseModel {
}