Added fields to Preordercampaign

This commit is contained in:
Frank Schubert
2022-05-11 17:35:21 +02:00
parent 11ede6a5b7
commit ebf2f808f3
13 changed files with 531 additions and 15 deletions

View File

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