delete logger line; was the wrong place.
This commit is contained in:
parent
2228264772
commit
82f4b1767e
@ -904,7 +904,6 @@ function zot_import($arr) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
if($result){
|
if($result){
|
||||||
logger('delivery result: ' . print_r($result,tue) );
|
|
||||||
$return = array_merge($return,$result);
|
$return = array_merge($return,$result);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user