mirror of
https://github.com/friendica/friendica
synced 2025-05-01 03:04:23 +02:00
some more renamings & doku
This commit is contained in:
parent
307286fc47
commit
3d04562c87
3 changed files with 49 additions and 26 deletions
|
@ -4,16 +4,10 @@
|
|||
*/
|
||||
namespace Friendica\Util;
|
||||
|
||||
use Friendica\App;
|
||||
use Friendica\Core\Addon;
|
||||
use Friendica\Core\L10n;
|
||||
use Friendica\Core\System;
|
||||
use Friendica\Core\Config;
|
||||
use Friendica\Network\Curl;
|
||||
use Friendica\Network\HTTPException\InternalServerErrorException;
|
||||
use Friendica\Network\Probe;
|
||||
use Friendica\Object\Image;
|
||||
use Friendica\Util\XML;
|
||||
use DOMDocument;
|
||||
use DomXPath;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue