take out print_r

This commit is contained in:
Uwe Steinmann 2016-09-16 06:37:30 +02:00
parent 7bb3726f5b
commit da616fd4ed

View File

@ -1870,7 +1870,6 @@ set_mandatory();
set_homefolders();
print_r($objmap);
if($exportmapping) {
if($fp = fopen($exportmapping, 'w')) {
fputcsv($fp, array('object type', 'old id', 'new id'));