Spaces and newlines
This commit is contained in:
parent
f52614e249
commit
cb593226bf
2 changed files with 1 additions and 3 deletions
|
@ -523,7 +523,7 @@ class Feed {
|
|||
// Set the delivery priority for "remote self" to "medium"
|
||||
$notify = PRIORITY_MEDIUM;
|
||||
}
|
||||
|
||||
|
||||
$id = Item::insert($item, false, $notify);
|
||||
|
||||
Logger::info("Feed for contact " . $contact["url"] . " stored under id " . $id);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue