mirror of
https://code.castopod.org/adaures/castopod
synced 2025-04-19 13:01:19 +00:00
fix: replace getWebEnclosureUrl with getEnclosureWebUrl
This commit is contained in:
parent
0683ea94d8
commit
8122ceaf8a
@ -199,7 +199,7 @@ class Episode extends Entity
|
||||
);
|
||||
}
|
||||
|
||||
public function getWebEnclosureUrl()
|
||||
public function getEnclosureWebUrl()
|
||||
{
|
||||
return $this->getEnclosureUrl() . '?_from=-+Website+-';
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user