mirror of
https://github.com/wallabag/wallabag.git
synced 2025-08-11 17:51:02 +00:00
phpcs
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
This commit is contained in:
parent
6059967951
commit
1b220426e2
1 changed files with 2 additions and 1 deletions
|
@ -349,6 +349,7 @@ class ContentProxy
|
||||||
|
|
||||||
if ($this->ignoreUrl($entry->getUrl())) {
|
if ($this->ignoreUrl($entry->getUrl())) {
|
||||||
$entry->setUrl($url);
|
$entry->setUrl($url);
|
||||||
|
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue