mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-06-06 01:04:27 +02:00
Fix error in diaspora addon
This commit is contained in:
parent
ad31685237
commit
cdeaa433a1
1 changed files with 0 additions and 1 deletions
|
@ -33,7 +33,6 @@ class Diaspora_Connection {
|
|||
}
|
||||
|
||||
$this->cookiejar = tempnam(System::getTempPath(), 'cookies');
|
||||
return $this;
|
||||
}
|
||||
|
||||
public function __destruct() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue