mirror of
https://github.com/friendica/friendica
synced 2025-04-26 19:10:11 +00:00
no newlines in tags
This commit is contained in:
parent
9a921b829b
commit
34a8fb935d
2 changed files with 1 additions and 2 deletions
|
@ -762,7 +762,6 @@ function consume_feed($xml,$importer,$contact, &$hub, $datedir = 0) {
|
|||
$feed->init();
|
||||
|
||||
// Check at the feed level for updated contact name and/or photo
|
||||
$debugging = get_config('system','debugging');
|
||||
|
||||
$name_updated = '';
|
||||
$new_name = '';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue