зеркало из https://github.com/nextcloud/news.git
remove debug echo statements
This commit is contained in:
Родитель
33342f4ea6
Коммит
36dc56717a
|
@ -165,7 +165,7 @@ class FeedFetcher implements IFeedFetcher {
|
|||
if($this->isValidFavIcon($baseFavicon)){
|
||||
return $baseFavicon;
|
||||
}
|
||||
echo $baseFavicon;
|
||||
|
||||
|
||||
//try to extract favicon from web page
|
||||
$page = $this->api->getUrlContent($url);
|
||||
|
|
Загрузка…
Ссылка в новой задаче