From b6590e95b5429ec50eccd3bb9c70ff0127dbd1cb Mon Sep 17 00:00:00 2001 From: zotlabs Date: Thu, 26 Sep 2019 18:34:08 -0700 Subject: issue with bearcap tests --- Zotlabs/Lib/Activity.php | 1 + 1 file changed, 1 insertion(+) diff --git a/Zotlabs/Lib/Activity.php b/Zotlabs/Lib/Activity.php index ed29bfe6d..2cc11427b 100644 --- a/Zotlabs/Lib/Activity.php +++ b/Zotlabs/Lib/Activity.php @@ -77,6 +77,7 @@ class Activity { $token = substr($p,2); } } + $m = parse_url($url); } } -- cgit v1.2.3