mirror of
https://github.com/friendica/friendica
synced 2025-04-21 23:50:18 +00:00
Handle exception on "head" / missing class variable added
This commit is contained in:
parent
a74bb57298
commit
d1af85b27f
4 changed files with 19 additions and 5 deletions
|
@ -34,6 +34,7 @@ class OEmbed
|
|||
|
||||
public $type = '';
|
||||
public $title = '';
|
||||
public $description = '';
|
||||
public $author_name = '';
|
||||
public $author_url = '';
|
||||
public $provider_name = '';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue