Skip to content

Commit 2358018

Browse files
committed
Work on #463.
1 parent 2aeff27 commit 2358018

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: extras/scripts/shutdownhooks/concatentate_xml_files.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
$config = parse_ini_file($config_path, TRUE);
1111
$temp_dir = $config['FETCHER']['temp_directory'];
1212

13-
$wrapper_element_name = 'migrate_plus_source';
13+
$wrapper_element_name = 'modsCollection';
1414

1515
$dir = $config['WRITER']['output_directory'];
1616
$dir = rtrim($dir, DIRECTORY_SEPARATOR);

0 commit comments

Comments
 (0)