Fix: News-Referenzen und Reader-Module bei Archiv/Kalender-Kopie korrekt umbiegen

This commit is contained in:
2026-03-12 15:50:00 +01:00
parent 30e5a28ce3
commit 0617f19c28
3 changed files with 72 additions and 2 deletions

View File

@@ -164,6 +164,8 @@
'moduleMap' => $this->result->moduleMap,
'newsArchiveMap' => $this->result->newsArchiveMap,
'calendarMap' => $this->result->calendarMap,
'newsItemMap' => $this->result->newsItemMap,
'eventMap' => $this->result->eventMap,
'notes' => $this->result->notes,
], JSON_PRETTY_PRINT | JSON_UNESCAPED_SLASHES), ENT_QUOTES, 'UTF-8'); ?></pre>
<?php endif; ?>