Mailimport is now realized like a wall-to-wall-post

This commit is contained in:
Michael Vogel 2012-12-19 15:58:38 +01:00
parent cb3586a280
commit a86baa372a
3 changed files with 28 additions and 5 deletions

View file

@ -806,7 +806,7 @@ function get_atom_elements($feed,$item) {
$avatar = $avatar["href"];
if (($name != "") and ($uri != "") and ($avatar != "") and ($message != "")) {
logger('get_atom_elements: fixing sender of repeated message. '.print_r($child, true));
logger('get_atom_elements: fixing sender of repeated message.');
/*$res["owner-name"] = $res["author-name"];
$res["owner-link"] = $res["author-link"];