mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-16 20:05:14 +02:00
Move ParseUrl to Util namespace
This commit is contained in:
parent
d416243964
commit
1f805da94f
5 changed files with 6 additions and 6 deletions
|
@ -11,7 +11,7 @@
|
|||
*/
|
||||
|
||||
use Friendica\App;
|
||||
use Friendica\ParseUrl;
|
||||
use Friendica\Util\ParseUrl;
|
||||
|
||||
require_once("include/items.php");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue