Added fields for preorder form

This commit is contained in:
Frank Schubert
2022-09-26 16:15:00 +02:00
parent d103984d13
commit 55c37bdb37

View File

@@ -197,6 +197,7 @@ class PreorderController extends mfBaseController {
break;
}
$data['connection_count'] = intval($r->connection_count);
$data['accept_agb'] = 1;
$data['accept_dsgvo'] = 1;
$data['accept_withdrawal'] = 1;