mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-06-07 09:54:27 +02:00
[global] Renamed class ProxyUtils -> Proxy and aliased it back to ProxyUtils
This commit is contained in:
parent
e269589c65
commit
9695138ba1
4 changed files with 4 additions and 4 deletions
|
@ -15,7 +15,7 @@ use Friendica\Core\Cache;
|
|||
use Friendica\Core\Config;
|
||||
use Friendica\Core\Protocol;
|
||||
use Friendica\Util\Network;
|
||||
use Friendica\Util\ProxyUtils;
|
||||
use Friendica\Util\Proxy as ProxyUtils;
|
||||
|
||||
function mastodoncustomemojis_install()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue