parent
ba4ba31721
commit
05bcacf767
|
@ -1 +1 @@
|
|||
Subproject commit 9801f1a35f60d35f5dc8d9c4358180b4a5fc0a1c
|
||||
Subproject commit 3f3be7dae21e5d5f4167d68cfcdba1f3cd85dc81
|
|
@ -1 +1 @@
|
|||
Subproject commit b87d0f5b08fbf311b461748c0ff6d5987756f7de
|
||||
Subproject commit 80fd16443968efebd373f1b0403f75bd48168064
|
|
@ -1 +1 @@
|
|||
Subproject commit cfcae5fb2b82846bae27a49ec5147aa1e2090ade
|
||||
Subproject commit 942de26411feb446955d6198255e348ee68c0323
|
|
@ -1 +1 @@
|
|||
Subproject commit aa7a3c50128ccf605c078c14a0ce45f355acfa77
|
||||
Subproject commit c362aa128337837ab2930526d154eca4900a2dea
|
|
@ -1 +1 @@
|
|||
Subproject commit f419b535e4d1eff1e1352e38ce2da11290788df3
|
||||
Subproject commit a3497f4b31b6ff2cd033d4b44ff93045e6b7c52b
|
|
@ -28,7 +28,7 @@ $eventTypes = [];
|
|||
|
||||
foreach (MDEventsSet::EVENT_IDS as $j) {
|
||||
|
||||
$eventTypes[] = [
|
||||
$eventTypes[$j] = [
|
||||
'ereignistyp_id' => $j,
|
||||
'ereignistyp_name' => $tlLoader->tl("eventtype_name", "eventname", $j),
|
||||
'ereignistyp_explica' => $tlLoader->tl("eventtype_explica", "ereignistyp_explica", $j),
|
||||
|
|
Loading…
Reference in New Issue
Block a user