mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 00:48:55 +00: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\L10n;
|
|||
use Friendica\Core\PConfig;
|
||||
use Friendica\Database\DBA;
|
||||
use Friendica\Model\ItemContent;
|
||||
use Friendica\Util\ProxyUtils;
|
||||
use Friendica\Util\Proxy as ProxyUtils;
|
||||
|
||||
function buffer_install()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue