mirror of
https://github.com/wallabag/wallabag.git
synced 2025-09-15 18:57:05 +00:00
CS
This commit is contained in:
parent
94654765cc
commit
156bf62758
2 changed files with 42 additions and 37 deletions
|
@ -76,7 +76,7 @@ class ContentProxy
|
|||
}
|
||||
|
||||
if (true) {
|
||||
$this->logger->log('debug','Starting to download images');
|
||||
$this->logger->log('debug', 'Starting to download images');
|
||||
$downloadImages = new DownloadImages($html, $url, $this->logger);
|
||||
$html = $downloadImages->process();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue