]> git.mxchange.org Git - friendica.git/commit
Remove duplicate curl call in Network\Probe::getFeedLink
authorHypolite Petovan <hypolite@mrpetovan.com>
Thu, 21 May 2020 04:23:14 +0000 (00:23 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Thu, 21 May 2020 04:25:48 +0000 (00:25 -0400)
commitc2105f93d1edf4f9d1b566cc4f69005ae335de81
tree13cd59667800a593d864b9251ea750dcb29b3ec9
parent95da30f3954aea10b6941d37b288b76d33b27f8d
Remove duplicate curl call in Network\Probe::getFeedLink

- Add page body argument instead
- Expand method scope to allow tests
src/Network/Probe.php