X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fparse_url.php;h=4fabba6c7e7c001e65b06cf783e9c05c0cd30641;hb=c54a2c1e83822f6e043b449468570d2c9ed3ab3a;hp=4fe9256349fe9a863509984d77995fd13c7e7945;hpb=fa3fa42d966e00534aa6cbf33d60ef438a8e3b97;p=friendica.git diff --git a/mod/parse_url.php b/mod/parse_url.php index 4fe9256349..4fabba6c7e 100644 --- a/mod/parse_url.php +++ b/mod/parse_url.php @@ -11,7 +11,7 @@ */ use Friendica\App; -use Friendica\ParseUrl; +use Friendica\Util\ParseUrl; require_once("include/items.php");