mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-08 00:04:27 +02:00
spelling: proxify
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
be49a3a2b5
commit
d3e3a81256
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ class Proxy
|
||||||
* This function only performs the URL replacement on http URL and if the
|
* This function only performs the URL replacement on http URL and if the
|
||||||
* provided URL isn't local
|
* provided URL isn't local
|
||||||
*
|
*
|
||||||
* @param string $url The URL to proxyfy
|
* @param string $url The URL to proxify
|
||||||
* @param string $size One of the Proxy::SIZE_* constants
|
* @param string $size One of the Proxy::SIZE_* constants
|
||||||
* @return string The proxyfied URL or relative path
|
* @return string The proxyfied URL or relative path
|
||||||
* @throws \Friendica\Network\HTTPException\InternalServerErrorException
|
* @throws \Friendica\Network\HTTPException\InternalServerErrorException
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue