mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-12 03:18:48 +00:00
Some more notices in addons
This commit is contained in:
parent
b8d0930665
commit
74353e7f2d
3 changed files with 7 additions and 3 deletions
|
@ -778,6 +778,7 @@ function pumpio_fetchtimeline(App $a, $uid)
|
|||
$success = $client->CallAPI($url, 'GET', [], ['FailOnAccessError'=>true], $user);
|
||||
} else {
|
||||
$success = false;
|
||||
$user = [];
|
||||
}
|
||||
|
||||
if (!$success) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue