mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-13 03:48:49 +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
|
@ -18,7 +18,7 @@ use Friendica\Core\Config;
|
|||
use Friendica\Core\L10n;
|
||||
use Friendica\Core\PConfig;
|
||||
use Friendica\Util\Network;
|
||||
use Friendica\Util\ProxyUtils;
|
||||
use Friendica\Util\Proxy as ProxyUtils;
|
||||
|
||||
function curweather_install()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue