Skip to content

Commit 4551af6

Browse files
committed
changed import mapping
1 parent 434e5a6 commit 4551af6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugins/mm/os2web_edoc_esdh_mm.inc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,7 @@ function _os2web_edoc_esdh_mm_import_meeting_agenda_item($meeting, $xml) {
216216
'title' => $xml_item['name'],
217217
),
218218
);
219+
error_log(print_r($item, 1));
219220

220221
// Deny closed content.
221222
if ($item['access'] === 'SKAL PUBLICERES') {

0 commit comments

Comments
 (0)