mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-02-06 15:14:58 +00:00
take out print_r
This commit is contained in:
parent
7bb3726f5b
commit
da616fd4ed
|
@ -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'));
|
||||
|
|
Loading…
Reference in New Issue
Block a user