Added fields for preorder form
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user