Skip to content

Commit a781869

Browse files
committed
Implemented process in array processor.
1 parent 564505d commit a781869

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/example-downloaded.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
'filenameTemplate' => '{website}' . DIRECTORY_SEPARATOR . '{tableName}-{dateStart}-{dateEnd}.csv',
2727
))
2828
);
29+
2930
foreach ($sites as $site => $siteOptions) {
3031
echo "Processing {$site} \n";
3132

0 commit comments

Comments
 (0)